[wpt-sync] Sync PR 40812 - Ensure iframe windws receive scrollend
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40812 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40812
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
Ensure iframe windws receive scrollend
Change-Id: I8da5252f55b9625320aadee9c486aaac0fabc84d
Reviewed-on: https://chromium-review.googlesource.com/4656295
WPT-Export-Revision: 544762d4f59ff835544553a4099ff63deac083dc
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 5 subtests
Status Summary
Firefox
OK
: 2
PASS
: 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub]
FAIL
: 5[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub] 7[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]
Chrome
OK
: 1
PASS
: 5
ERROR
: 1
Safari
OK
: 1
PASS
: 1
FAIL
: 4
ERROR
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /dom/events/scrolling/scrollend-event-for-user-scroll.html [wpt.fyi]
- Tests that the target_div gets scrollend event when touch dragging.:
FAIL
- Tests that the target_div gets scrollend event when touch dragging.:
New Tests That Don't Pass
- /dom/events/scrolling/scrollend-event-fires-to-iframe-window.html [wpt.fyi]
- Tests that the target_div within iframe gets scrollend event when touch dragging.:
FAIL
- Tests that the target_div within iframe gets scrollend event when clicking scrollbar.:
FAIL
[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
],PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
] - Tests that the target_div within iframe gets scrollend event when dragging the scrollbar thumb.:
FAIL
[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
],PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
] - Tests that the target_div within iframe gets scrollend event when mouse wheel scrolling.:
FAIL
- scrollend fires to iframe window on mousewheelscroll:
FAIL
- Tests that the target_div within iframe gets scrollend event when touch dragging.:
- /dom/events/scrolling/scrollend-event-for-user-scroll.html [wpt.fyi]
- Tests that the target_div gets scrollend event when touch dragging.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Tests that the target_div gets scrollend event when mouse wheel scrolling.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Tests that the target_div gets scrollend event when touch dragging.:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bf2957a7a7af
https://hg.mozilla.org/mozilla-central/rev/13a568cbea16
Description
•