mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
|
Loading…
Add table
Add a link
Reference in a new issue