[wpt-sync] Sync PR 49727 - [carousel] Move Carousel parsing tests to WPT
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49727 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49727
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
[carousel] Move Carousel parsing tests to WPT
As the spec for it is mature enough and passed
a few reviews, not making them .tentative.Bug: 332396355
Change-Id: I861ee742070bf8d3e6c349e850f2abb67dd1dc71
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6097954
Commit-Queue: Daniil Sakhapov \<sakhapov@chromium.org>
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1397241}
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 7 subtests
Status Summary
Firefox
OK
: 5
PASS
: 14
FAIL
: 48
Chrome
OK
: 5
PASS
: 62
Safari
OK
: 5
PASS
: 14
FAIL
: 48
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-overflow/parsing/parsing/scroll-buttons-valid.html [wpt.fyi]
- "::scroll-button(up)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(down)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(left)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(right)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-start)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-start)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-end)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-end)" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(up):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(down):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(left):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(right):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-start):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-start):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-end):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-end):focus" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(up):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(down):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(left):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(right):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-start):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-start):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-end):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-end):disabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(up):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(down):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(left):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(right):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-start):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-start):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(inline-end):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
) - "::scroll-button(block-end):enabled" should be a valid selector:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- "::scroll-button(up)" should be a valid selector:
- /css/css-overflow/parsing/parsing/scroll-markers-computed.html [wpt.fyi]
- Property scroll-marker-group value 'initial':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'inherit':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'unset':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'revert':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'none':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'before':
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-marker-group value 'after':
FAIL
(Chrome:PASS
, Safari:FAIL
) - The scroll-marker-group property shows up in CSSStyleDeclaration enumeration:
FAIL
(Chrome:PASS
, Safari:FAIL
) - The scroll-marker-group property shows up in CSSStyleDeclaration.cssText:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Property scroll-marker-group value 'initial':
- /css/css-overflow/parsing/parsing/scroll-markers-valid.html [wpt.fyi]
- e.style['scroll-marker-group'] = "initial" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "inherit" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "unset" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "revert" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "none" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "before" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-marker-group'] = "after" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- e.style['scroll-marker-group'] = "initial" should set the property value:
Comment 4•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d863f14919cd
https://hg.mozilla.org/mozilla-central/rev/d6d9c93a2bcf
Description
•