Enable more test directories and preferences (#34952)

* Enable WPT tests for several supported/in progress features.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Enable more preferences for all WPT tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update test expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Disable AbortController preference for tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update WPT expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Josh Matthews 2025-01-16 21:41:09 -05:00 committed by GitHub
parent a014da590a
commit 5295a45a2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
472 changed files with 4113 additions and 293 deletions

View file

@ -0,0 +1,15 @@
[activeelement-after-calling-window-focus.sub.html]
[Tests for all frames are in same origin]
expected: FAIL
[Tests for middle frame and inner frame are in same origin and outer frame is in different origin]
expected: FAIL
[Tests for outer frame and middle frame are in same origin and inner frame is in different origin]
expected: FAIL
[Tests for outer frame and inner frame are in same origin and middle frame is in different origin]
expected: FAIL
[Tests for all frames are in different origin]
expected: FAIL

View file

@ -0,0 +1,6 @@
[activeelement-after-focusing-different-site-iframe-contentwindow.html]
[Check trailing events]
expected: FAIL
[Check result]
expected: FAIL

View file

@ -0,0 +1,3 @@
[activeelement-after-focusing-different-site-iframe-then-immediately-focusing-back.html]
[Check focus event and active element after focusing different site iframe then immediately focusing back]
expected: FAIL

View file

@ -0,0 +1,3 @@
[activeelement-after-focusing-different-site-iframe.html]
[Check trailing events]
expected: FAIL

View file

@ -0,0 +1,2 @@
[activeelement-after-focusing-same-site-iframe-contentwindow.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[activeelement-after-focusing-same-site-iframe.html]
[Check trailing events]
expected: FAIL

View file

@ -0,0 +1,2 @@
[activeelement-after-immediately-focusing-different-site-iframe-contentwindow.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[activeelement-after-immediately-focusing-same-site-iframe-contentwindow.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[focus-centers-element.html]
[Element.focus() center in both directions]
expected: FAIL

View file

@ -0,0 +1,6 @@
[focus-event-after-focusing-iframes.html]
[Check focus event after focusing different site iframe]
expected: FAIL
[Check focus event after focusing same site iframe]
expected: FAIL

View file

@ -0,0 +1,9 @@
[focus-event-after-iframe-gets-focus.html]
[Check focus event after same site iframe gets focus]
expected: FAIL
[Check focus event after different site iframe gets focus]
expected: FAIL
[Check focus event after innermost different site iframe gets focus]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-restoration-in-different-site-iframes-window.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[focus-restoration-in-different-site-iframes.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-restoration-in-same-site-iframes-window.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[hasfocus-different-site.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,3 @@
[hasfocus-same-site.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,6 @@
[iframe-activeelement-after-focusing-out-iframes.html]
[Check iframe activeElement after focusing out different site iframe]
expected: FAIL
[Check iframe activeElement after focusing out same site iframe]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-contentwindow-focus-with-different-site-intermediate-frame.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-contentwindow-focus-with-same-as-top-intermediate-frame.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-focus-with-different-site-intermediate-frame.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-focus-with-same-as-top-intermediate-frame.html]
[Check result]
expected: FAIL

View file

@ -0,0 +1,2 @@
[iframe-focuses-parent-same-site.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[scroll-matches-focus.html]
expected: TIMEOUT
[:focus applies before scrolling into view]
expected: TIMEOUT