[webkit-changes] [WebKit/WebKit] 811592: Sync 'html/semantics/disabled-elements' tests from...
Ahmad Saleem
noreply at github.com
Sat Nov 18 08:08:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 811592c52ce86ce07968b972ddff29df2f4ecbe6
https://github.com/WebKit/WebKit/commit/811592c52ce86ce07968b972ddff29df2f4ecbe6
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-18 (Sat, 18 Nov 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative.html
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative.html
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/fieldset-event-propagation.tentative-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/fieldset-event-propagation.tentative.html
M LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/w3c-import.log
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt
M LayoutTests/platform/ios-simulator-16-wk2/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt
M LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt
M LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt
Log Message:
-----------
Sync 'html/semantics/disabled-elements' tests from WPT upstream
https://bugs.webkit.org/show_bug.cgi?id=265073
Reviewed by Tim Nguyen.
This PR syncs all 'disabled-elements' tests from WPT upstream commit with following hash:
Upstream commit: https://github.com/web-platform-tests/wpt/commit/351988b0e89e252f6a249198958def3cec8b53d0
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/fieldset-event-propagation.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/fieldset-event-propagation.tentative-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt:
* LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt:
* LayoutTests/platform/ios-simulator-16-wk2/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt:
Canonical link: https://commits.webkit.org/270940@main
More information about the webkit-changes
mailing list