[wpt-sync] Sync PR 45796 - Improvements to Masonry Test Suite
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45796 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45796
Details from upstream follow.
fantasai <fantasai.bugs@inkedblade.net> wrote:
Improvements to Masonry Test Suite
Update metadata, fix links, make some tests easier to understand, etc. DO NOT SQUASH
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
Assignee | ||
Comment 4•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 37 tests
Status Summary
Firefox
OK
: 2
PASS
: 123[GitHub] 124[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 6[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 7[GitHub]
Chrome
OK
: 2
PASS
: 53
FAIL
: 77
Safari
OK
: 2
PASS
: 106
FAIL
: 24
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-grid/masonry/tentative/masonry-grid-template-columns-computed-withcontent.html [wpt.fyi]
- Property grid-template-columns value 'none':
FAIL
[GitHub
],PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:FAIL
, Safari:FAIL
) - Property grid-template-columns value 'repeat(2, minmax(10px, auto))':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property grid-template-columns value 'repeat(2, fit-content(20%) [three four] 30px 40px [five six])':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property grid-template-columns value 'repeat(auto-fit, [one] 20%)':
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Property grid-template-columns value 'none':
- /css/css-grid/masonry/tentative/alignment/masonry-align-content-003.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-grid/masonry/tentative/gap/masonry-gap-002.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-grid/masonry/tentative/item-placement/masonry-item-placement-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
)
Comment 6•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/63bf989984fb
https://hg.mozilla.org/mozilla-central/rev/8142ecd413b1
Description
•