mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,4 @@
|
|||
[document-exit-fullscreen-active-document.html]
|
||||
expected: TIMEOUT
|
||||
[\n Document#exitFullscreen() when the document is not the active document\n]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[document-fullscreen-enabled-active-document.html]
|
||||
[\n Document#fullscreenEnabled when the document is not the active document\n]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[document-fullscreen-enabled-cross-origin.sub.html]
|
||||
[Fullscreen enabled test: cross-origin-allow]
|
||||
expected: FAIL
|
||||
|
||||
[Fullscreen enabled test: same-origin-default]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[document-fullscreen-enabled-removing-allowfullscreen.sub.html]
|
||||
[Document#fullscreenEnabled removing allowfullscreen after load and then navigating]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[document-fullscreen-enabled-setting-allowfullscreen-timing.sub.html]
|
||||
[Document#fullscreenEnabled setting allowfullscreen after document creation, before response]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[document-fullscreen-enabled-setting-allowfullscreen.sub.html]
|
||||
[Document#fullscreenEnabled setting allowfullscreen after load and then navigating]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[document-fullscreen-enabled.html]
|
||||
[Document#fullscreenEnabled]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[document-onfullscreenerror.html]
|
||||
[Checks that the fullscreenerror event is fired when entering fullscreen fails]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[element-request-fullscreen-active-document.html]
|
||||
expected: TIMEOUT
|
||||
[\n Element#requestFullscreen() when the document is not the active document\n]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[element-request-fullscreen-not-allowed.html]
|
||||
[requestFullscreen() when not allowed to request fullscreen]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-request-fullscreen-options.html]
|
||||
[requestFullscreen() with invalid navigationUI values]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue