Closed
Bug 1948766
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 50756 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=287806
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50756 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50756
Details from upstream follow.
Antoine Quint <graouts@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=287806
WebKit export from bug: [scroll-animations] several WPT tests under
scroll-animations/view-timelines
are incorrectly expecting an animation not to apply at the "at progress timeline boundary"
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9edab5f3d8a453b4534cffd12b9568d63c8dd2d1
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 4 subtests
Status Summary
Firefox
OK
: 4
FAIL
: 9
Chrome
OK
: 4
PASS
: 2
FAIL
: 7
Safari
OK
: 4
PASS
: 9
Links
Details
Firefox-only Failures
- /scroll-animations/view-timelines/block-view-timeline-current-time.tentative.html [wpt.fyi]
- View timeline does not clamp end scroll offset at max scroll:
FAIL
- View timeline does not clamp end scroll offset at max scroll:
- /scroll-animations/view-timelines/inline-view-timeline-current-time.tentative.html [wpt.fyi]
- View timeline does not clamp end scroll offset at max scroll:
FAIL
- View timeline does not clamp end scroll offset at max scroll:
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:FAIL
, Safari:PASS
)
- 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:FAIL
, Safari:PASS
) - View timeline does not clamp starting scroll offset at 0:
FAIL
(Chrome:FAIL
, Safari:PASS
) - View timeline does not clamp end scroll offset at max scroll:
FAIL
(Chrome:PASS
, Safari:PASS
)
- 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:FAIL
, Safari:PASS
)
- 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:FAIL
, Safari:PASS
) - View timeline does not clamp starting scroll offset at 0:
FAIL
(Chrome:FAIL
, Safari:PASS
) - View timeline does not clamp end scroll offset at max scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - View timeline with container having RTL layout:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- View timeline with start and end scroll offsets that do not align with the scroll boundaries:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75abd16ee78d
[wpt PR 50756] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=287806, a=testonly
Comment 4•1 month ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•