[wpt-sync] Sync PR 36162 - Support inset in ViewTimelineOptions
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36162 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36162
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Support inset in ViewTimelineOptions
Bug: 1329159
Change-Id: I67cd26e041306f55f2020bbb9e68eeec462f0d36
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3926257
Commit-Queue: Kevin Ellis \<kevers@chromium.org>
Reviewed-by: Robert Flack \<flackr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1057642}
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 9 tests and 3 subtests
Status Summary
Firefox
OK
: 8[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 9[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-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
FAIL
: 16[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 17[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-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
TIMEOUT
: 1
Chrome
OK
: 9
PASS
: 15
FAIL
: 2
Safari
OK
: 9
FAIL
: 17
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /scroll-animations/view-timelines/block-view-timeline-current-time-vertical-rl.tentative.html [wpt.fyi]
- View timeline with container having vertical-rl layout:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with container having vertical-rl layout:
- /scroll-animations/view-timelines/block-view-timeline-current-time.tentative.html [wpt.fyi]
- View timeline with start and end scroll offsets that do not align with the scroll boundaries:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline does not clamp starting scroll offset at 0:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline does not clamp end scroll offset at max scroll:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with start and end scroll offsets that do not align with the scroll boundaries:
- /scroll-animations/view-timelines/block-view-timeline-nested-subject.tentative.html [wpt.fyi]
- View timeline with subject that is not a direct descendant of the scroll container:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with subject that is not a direct descendant of the scroll container:
- /scroll-animations/view-timelines/inline-view-timeline-current-time.tentative.html [wpt.fyi]
- View timeline with start and end scroll offsets that do not align with the scroll boundaries:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline does not clamp starting scroll offset at 0:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline does not clamp end scroll offset at max scroll:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline with container having RTL layout:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with start and end scroll offsets that do not align with the scroll boundaries:
- /scroll-animations/view-timelines/view-timeline-delay-large-subject.html [wpt.fyi]:
OK
[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-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
,GitHub
],TIMEOUT
[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview
] (Chrome:OK
, Safari:OK
)- View timeline with range set via delays.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with range set via delays.:
- /scroll-animations/view-timelines/view-timeline-delay.html [wpt.fyi]
- View timeline with range set via delays.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- View timeline with range set via delays.:
- /scroll-animations/view-timelines/view-timeline-inset.html [wpt.fyi]
- View timeline with px based inset.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - View timeline with percent based inset.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- View timeline with px based inset.:
- /scroll-animations/view-timelines/view-timeline-snapport.html [wpt.fyi]
- Default ViewTimeline is not affected by scroll-padding:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Default ViewTimeline is not affected by scroll-padding:
- /scroll-animations/view-timelines/view-timeline-source.tentative.html [wpt.fyi]
- Default source for a View timeline is the nearest scroll ancestor to the subject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline ignores explicitly set source:
FAIL
(Chrome:PASS
, Safari:FAIL
) - View timeline source is null when display:none:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Default source for a View timeline is the nearest scroll ancestor to the subject:
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4412e972a6ab
https://hg.mozilla.org/mozilla-central/rev/57062363ad9f
Description
•