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?
cc @nicoburns It looks like some aspect of the taffy is flaky. Is there some caching going on which needs to be properly cleared?