mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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:
parent
a014da590a
commit
5295a45a2c
472 changed files with 4113 additions and 293 deletions
15
tests/wpt/meta/focus/activeelement-after-calling-window-focus.sub.html.ini
vendored
Normal file
15
tests/wpt/meta/focus/activeelement-after-calling-window-focus.sub.html.ini
vendored
Normal 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
|
|
@ -0,0 +1,6 @@
|
|||
[activeelement-after-focusing-different-site-iframe-contentwindow.html]
|
||||
[Check trailing events]
|
||||
expected: FAIL
|
||||
|
||||
[Check result]
|
||||
expected: FAIL
|
|
@ -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
|
3
tests/wpt/meta/focus/activeelement-after-focusing-different-site-iframe.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/activeelement-after-focusing-different-site-iframe.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[activeelement-after-focusing-different-site-iframe.html]
|
||||
[Check trailing events]
|
||||
expected: FAIL
|
2
tests/wpt/meta/focus/activeelement-after-focusing-same-site-iframe-contentwindow.html.ini
vendored
Normal file
2
tests/wpt/meta/focus/activeelement-after-focusing-same-site-iframe-contentwindow.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[activeelement-after-focusing-same-site-iframe-contentwindow.html]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/focus/activeelement-after-focusing-same-site-iframe.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/activeelement-after-focusing-same-site-iframe.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[activeelement-after-focusing-same-site-iframe.html]
|
||||
[Check trailing events]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[activeelement-after-immediately-focusing-different-site-iframe-contentwindow.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[activeelement-after-immediately-focusing-same-site-iframe-contentwindow.html]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/focus/focus-centers-element.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/focus-centers-element.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[focus-centers-element.html]
|
||||
[Element.focus() center in both directions]
|
||||
expected: FAIL
|
6
tests/wpt/meta/focus/focus-event-after-focusing-iframes.html.ini
vendored
Normal file
6
tests/wpt/meta/focus/focus-event-after-focusing-iframes.html.ini
vendored
Normal 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
|
9
tests/wpt/meta/focus/focus-event-after-iframe-gets-focus.html.ini
vendored
Normal file
9
tests/wpt/meta/focus/focus-event-after-iframe-gets-focus.html.ini
vendored
Normal 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
|
2
tests/wpt/meta/focus/focus-restoration-in-different-site-iframes-window.html.ini
vendored
Normal file
2
tests/wpt/meta/focus/focus-restoration-in-different-site-iframes-window.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[focus-restoration-in-different-site-iframes-window.html]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/focus/focus-restoration-in-different-site-iframes.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/focus-restoration-in-different-site-iframes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[focus-restoration-in-different-site-iframes.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
2
tests/wpt/meta/focus/focus-restoration-in-same-site-iframes-window.html.ini
vendored
Normal file
2
tests/wpt/meta/focus/focus-restoration-in-same-site-iframes-window.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[focus-restoration-in-same-site-iframes-window.html]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/focus/hasfocus-different-site.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/hasfocus-different-site.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[hasfocus-different-site.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
3
tests/wpt/meta/focus/hasfocus-same-site.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/hasfocus-same-site.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[hasfocus-same-site.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
6
tests/wpt/meta/focus/iframe-activeelement-after-focusing-out-iframes.html.ini
vendored
Normal file
6
tests/wpt/meta/focus/iframe-activeelement-after-focusing-out-iframes.html.ini
vendored
Normal 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
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-contentwindow-focus-with-different-site-intermediate-frame.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
3
tests/wpt/meta/focus/iframe-contentwindow-focus-with-same-as-top-intermediate-frame.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/iframe-contentwindow-focus-with-same-as-top-intermediate-frame.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[iframe-contentwindow-focus-with-same-as-top-intermediate-frame.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
3
tests/wpt/meta/focus/iframe-focus-with-different-site-intermediate-frame.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/iframe-focus-with-different-site-intermediate-frame.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[iframe-focus-with-different-site-intermediate-frame.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
3
tests/wpt/meta/focus/iframe-focus-with-same-as-top-intermediate-frame.html.ini
vendored
Normal file
3
tests/wpt/meta/focus/iframe-focus-with-same-as-top-intermediate-frame.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[iframe-focus-with-same-as-top-intermediate-frame.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
2
tests/wpt/meta/focus/iframe-focuses-parent-same-site.html.ini
vendored
Normal file
2
tests/wpt/meta/focus/iframe-focuses-parent-same-site.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[iframe-focuses-parent-same-site.html]
|
||||
expected: TIMEOUT
|
4
tests/wpt/meta/focus/scroll-matches-focus.html.ini
vendored
Normal file
4
tests/wpt/meta/focus/scroll-matches-focus.html.ini
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[scroll-matches-focus.html]
|
||||
expected: TIMEOUT
|
||||
[:focus applies before scrolling into view]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue