[webkit-changes] [WebKit/WebKit] 1d5509: Unskip `html/interaction/focus` WPT tests
Ahmad Saleem
noreply at github.com
Tue Dec 17 11:16:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d5509d81ba8cfb4a2583c53833209214a77dd3e
https://github.com/WebKit/WebKit/commit/1d5509d81ba8cfb4a2583c53833209214a77dd3e
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/focus-01-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/focus-02-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-negative-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-order-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-positive-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-zero-expected.txt
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk1/TestExpectations
Log Message:
-----------
Unskip `html/interaction/focus` WPT tests
https://bugs.webkit.org/show_bug.cgi?id=284714
rdar://141511153
Reviewed by Tim Nguyen.
These tests were skipped despite majority of them are passing on WPT, only test which
was failing was `focus-tabindex-order.html` and it was timing out without adding `tabsToLink`
value. It is still kept as `Skip` and we will add 'local' copy with necessary changes to
track for any regressions.
* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/focus-01-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/focus-02-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-negative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-order-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-positive-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/focus-tabindex-zero-expected.txt:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk1/TestExpectations:
Canonical link: https://commits.webkit.org/287954@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list