It looks like this is actually responsible for 12 test failures -- all of the `grid-abspos-staticpos-*` ones listed here: https://wpt.fyi/results/css/css-grid/abspos?label=master&label=experimental&aligned&q=firefox%3Afail the failing tests are: the ones from comment 1, plus these: ``` grid-abspos-staticpos-align-self-img-002.html grid-abspos-staticpos-align-self-vertWM-003.html grid-abspos-staticpos-align-self-vertWM-004.html grid-abspos-staticpos-justify-self-img-002.html grid-abspos-staticpos-justify-self-vertWM-003.html grid-abspos-staticpos-justify-self-vertWM-004.html ```
Bug 1707643 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
It looks like this is actually responsible for 12 test failures -- all of the `grid-abspos-staticpos-*` ones listed here: https://wpt.fyi/results/css/css-grid/abspos?label=master&label=experimental&aligned&q=firefox%3Afail The 12 failing tests are the six from comment 1, plus these six: ``` grid-abspos-staticpos-align-self-img-002.html grid-abspos-staticpos-align-self-vertWM-003.html grid-abspos-staticpos-align-self-vertWM-004.html grid-abspos-staticpos-justify-self-img-002.html grid-abspos-staticpos-justify-self-vertWM-003.html grid-abspos-staticpos-justify-self-vertWM-004.html ```