[wpt-sync] Sync PR 39707 - [scroll-animations] Allow axis/attachment in any order
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39707 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39707
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[scroll-animations] Allow axis/attachment in any order
The axis and attachment parts of the scroll/view-timeline shorthand
are allowed in any order.Bug: 1425939
Change-Id: I30ef421b377e54f017db8ef9f4d14731359f1ed6
Reviewed-on: https://chromium-review.googlesource.com/4475264
WPT-Export-Revision: 752a21578a651abf7ce710d8dc2f6d9c19fecbb1
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 2 tests and 50 subtests
Status Summary
Firefox
OK
: 2
PASS
: 73
FAIL
: 35
Chrome
OK
: 2
PASS
: 104
FAIL
: 4
Safari
OK
: 2
PASS
: 17
FAIL
: 91
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /scroll-animations/css/scroll-timeline-shorthand.tentative.html [wpt.fyi]
- e.style['scroll-timeline'] = "abc defer vertical" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical defer" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property scroll-timeline value 'abc defer vertical':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property scroll-timeline value 'abc vertical defer':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical local" should set scroll-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical local" should set scroll-timeline-axis:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical local" should set scroll-timeline-name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical local" should not set unrelated longhands:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "inline horizontal defer" should set scroll-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "inline horizontal defer" should set scroll-timeline-axis:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "inline horizontal defer" should set scroll-timeline-name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "inline horizontal defer" should not set unrelated longhands:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical ancestor, def" should set scroll-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical ancestor, def" should set scroll-timeline-axis:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical ancestor, def" should set scroll-timeline-name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc vertical ancestor, def" should not set unrelated longhands:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['scroll-timeline'] = "abc, def" should set scroll-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Shorthand contraction of scroll-timeline-name:abc:undefined;scroll-timeline-axis:inline:undefined;scroll-timeline-attachment:defer:undefined:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Shorthand contraction of scroll-timeline-name:a, b:undefined;scroll-timeline-axis:inline, block:undefined;scroll-timeline-attachment:ancestor, local:undefined:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- e.style['scroll-timeline'] = "abc defer vertical" should set the property value:
- /scroll-animations/css/view-timeline-shorthand.tentative.html [wpt.fyi]
- e.style['view-timeline'] = "abc defer vertical" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical defer" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property view-timeline value 'abc defer vertical':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property view-timeline value 'abc vertical defer':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical" should set view-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical defer, def" should set view-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical defer, def" should set view-timeline-axis:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical defer, def" should set view-timeline-name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc vertical defer, def" should not set unrelated longhands:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "abc, def" should set view-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "inline horizontal ancestor" should set view-timeline-attachment:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "inline horizontal ancestor" should set view-timeline-axis:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "inline horizontal ancestor" should set view-timeline-name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['view-timeline'] = "inline horizontal ancestor" should not set unrelated longhands:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Shorthand contraction of view-timeline-name:abc:undefined;view-timeline-axis:inline:undefined;view-timeline-attachment:ancestor:undefined:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Shorthand contraction of view-timeline-name:a, b:undefined;view-timeline-axis:inline, block:undefined;view-timeline-attachment:defer, local:undefined:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- e.style['view-timeline'] = "abc defer vertical" should set the property value:
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/26112e812b76
https://hg.mozilla.org/mozilla-central/rev/38fc5a14114d
Description
•