Skip to content

Intermittent FAIL in /css/css-grid/alignment/grid-content-alignment-with-abspos-001.html #34339

@mrobinson

Description

@mrobinson
OK /css/css-grid/alignment/grid-content-alignment-with-abspos-001.html

    FAIL [expected PASS] subtest: .grid 1

    assert_equals: 
    <div class="grid" data-expected-width="800" data-expected-height="600">
        <div class="a" id="item" data-offset-x="329" data-offset-y="269" data-expected-width="142" data-expected-height="62" style="place-self: center;"></div>
      </div>
    offsetLeft expected 329 but got 0

cc @nicoburns It looks like some aspect of the taffy is flaky. Is there some caching going on which needs to be properly cleared?

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-intermittentProblem reproduces intermittently.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions