New wpt failures in /css/css-grid/alignment/ [grid-item-aspect-ratio-stretch-1.html, grid-item-aspect-ratio-stretch-2.html, grid-item-aspect-ratio-stretch-3.html, and 4 others]
Categories
(Core :: Layout: Grid, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [wpt])
Syncing wpt PR 29567 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html: FAIL (Chrome: PASS)
/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html: FAIL (Chrome: PASS)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1718986 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Comment 1•3 years ago
|
||
Mats, it looks like you originally wrote these tests, but I guess our behavior needs to be updated in the light of https://github.com/web-platform-tests/wpt/pull/29567.
Comment 2•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Updated•1 year ago
|
Updated•10 months ago
|
Comment 3•5 months ago
|
||
(In reply to Jonathan Kew [:jfkthame] from comment #1)
I guess our behavior needs to be updated in the light of https://github.com/web-platform-tests/wpt/pull/29567.
For convenience, here are the CSSWG resolutions linked in that PR:
https://github.com/w3c/csswg-drafts/issues/6286#issuecomment-866986544
RESOLVED: degenerate aspect ratios derived from SVG width/height attributes fall back to viewbox aspect ratio (whether due to negative values or zero values)
https://github.com/w3c/csswg-drafts/issues/5713#issuecomment-755791551
RESOLVED: stretch alignment doesn't disable the aspect ratio. It can distort it if the other axis is constrained
wpt.fyi links for the tests here:
https://wpt.fyi/results/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html
https://wpt.fyi/results/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html
Updated•2 months ago
|
Description
•