[wpt-sync] Sync PR 50057 - [Masonry] Update masonry web tests to use the new spec link.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50057 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50057
Details from upstream follow.
Celeste Pan <celestepan@microsoft.com> wrote:
[Masonry] Update masonry web tests to use the new spec link.
Update masonry web tests to use the new spec link
"https://drafts.csswg.org/css-grid-3".Bug: 343257585
Change-Id: I608ec5fdc2a9c2f3c0e9b002da93d7f9de3192bd
Reviewed-on: https://chromium-review.googlesource.com/6164332
WPT-Export-Revision: 535d72c311b397573fb635325a32d4fba27fb06d
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests and 56 subtests
Status Summary
Firefox
OK
: 8
PASS
: 59
FAIL
: 115
Chrome
OK
: 8
PASS
: 59
FAIL
: 115
Safari
OK
: 8
PASS
: 59
FAIL
: 115
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-masonry/tentative/parsing/masonry-slack-computed.html [wpt.fyi]
- Property masonry-slack value 'normal':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-slack value '10px':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-slack value '20%':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-slack value 'calc(20% + 10px)':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-slack value 'calc(-0.5em + 10px)':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-slack value 'calc(0.5em + 10px)':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property masonry-slack value 'normal':
- /css/css-masonry/tentative/parsing/masonry-slack-valid.html [wpt.fyi]
- e.style['masonry-slack'] = "normal" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-slack'] = "0" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-slack'] = "1px" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-slack'] = "calc(2em + 3ex)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-slack'] = "4%" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-slack'] = "5vmin" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['masonry-slack'] = "normal" should set the property value:
- /css/css-masonry/tentative/parsing/masonry-template-tracks-valid.html [wpt.fyi]
- e.style['masonry-template-tracks'] = "auto" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "10px" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "20%" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "calc(-0.5em + 10px)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "calc(0.5em + 10px)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "calc(30% + 40vw)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "5FR" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "min-content" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "Max-Content" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "AuTo" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "1fr 2fr 1fr" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(10px, auto)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(20%, max-content)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(calc(-0.5em + 10px), min-content)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(calc(0.5em + 10px), 5fr)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(calc(30% + 40vw), 10px)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(min-content, 20%)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(max-content, calc(-0.5em + 10px))" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "minmax(auto, calc(0.5em + 10px))" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "repeat(5, auto)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "repeat(auto-fill, 25%)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "[] 150px [] 1fr []" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-template-tracks'] = "repeat(1, [] 10px [])" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['masonry-template-tracks'] = "auto" should set the property value:
- /css/css-masonry/tentative/parsing/masonry-track-computed.html [wpt.fyi]
- Property masonry-track-end value 'auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-start value 'auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-end value '_9':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-start value '-_Ï€':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-end value '-44 Z':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-start value '+90 X':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-end value 'span 1 i':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track-start value 'span 2':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'auto / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '10 / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '10':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '-10 / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '-10':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'first / first':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'first':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span 2 / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span 2':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '2 first / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value '2 first':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span first / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span first':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span 2 first / auto':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property masonry-track value 'span 2 first':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property masonry-track-end value 'auto':
- /css/css-masonry/tentative/parsing/masonry-track-valid.html [wpt.fyi]
- e.style['masonry-track-end'] = "AuTo" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-start'] = "AuTo" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-end'] = "a_3" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-start'] = "-_Ï€" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-end'] = "Z -44" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-start'] = "+90" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-end'] = "SpAn i 2" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track-start'] = "2 i span" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10 / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10 / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10 / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "10" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10 / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10 / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10 / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "-10" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "3 last" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span first" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first / auto" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first / auto" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first / auto" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "span 2 first" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last / last" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last / last" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last / last" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last" should set masonry-track-end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last" should set masonry-track-start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['masonry-track'] = "last" should not set unrelated longhands:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['masonry-track-end'] = "AuTo" should set the property value:
Comment 4•1 month ago
|
||
bugherder |
Description
•