Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80cee4fef09e62b1285e661429e11e7557e84e9f
https://github.com/WebKit/WebKit/commit/80cee4fef09e62b1285e661429e11e7557e84e9f
Author: Tim Nguyen <[email protected]>
Date: 2025-10-12 (Sun, 12 Oct 2025)
Changed paths:
M LayoutTests/imported/w3c/resources/resource-files.json
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/Event-dispatch-throwing-multiple-globals-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/Event-dispatch-throwing-multiple-globals.html
A LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count.html
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_document-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_element-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_window-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/generic-events-stay-cancelable-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/generic-events-stay-cancelable.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/resources/large-dimension-document.sub.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/resources/w3c-import.log
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/iframe-chains.html
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none.html
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none.sub.html
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-element-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-element.html
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-iframe-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-iframe.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll_support.js
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-fired-for-scroll-attr-change.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-not-fired-on-no-scroll-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-not-fired-on-no-scroll.html
M
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/dom/events/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/window-composed-path-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/dom/events/window-composed-path.html
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
Re-import dom/events WPT
https://bugs.webkit.org/show_bug.cgi?id=300573
rdar://162456467
Reviewed by Simon Fraser.
Upstream commit:
https://github.com/web-platform-tests/wpt/commit/829c502885fd450555e590ae188716b50da83f20
* LayoutTests/imported/w3c/resources/resource-files.json:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/Event-dispatch-throwing-multiple-globals-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/Event-dispatch-throwing-multiple-globals.html:
Added.
* LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_document-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_element-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/handler-count_window-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/generic-events-stay-cancelable-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/generic-events-stay-cancelable.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/w3c-import.log:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/resources/large-dimension-document.sub.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/resources/w3c-import.log:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/iframe-chains.html:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/save-iframe-scroll-offset-when-display-none.sub.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-element-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-element.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-iframe-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll-event-fired-to-iframe.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scroll_support.js:
(async createScrollendPromiseForTarget):
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-fired-for-scroll-attr-change.html:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-not-fired-on-no-scroll-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-not-fired-on-no-scroll.html:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/scrolling/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/dom/events/w3c-import.log:
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/window-composed-path-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/dom/events/window-composed-path.html:
Added.
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/301383@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes