mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15: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,3 @@
|
|||
[cross-origin-transfer-resizable-arraybuffer.html]
|
||||
[postMessaging resizable ArrayBuffer to OOPIF]
|
||||
expected: FAIL
|
|
@ -0,0 +1,143 @@
|
|||
[messagechannel.any.worker.html]
|
||||
[File basic]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will deserialize as its closest serializable superclass]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will be received as its closest transferable superclass]
|
||||
expected: PRECONDITION_FAILED
|
||||
|
||||
[Object with a getter that throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Growable SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB DataView throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB DataView throws]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[messagechannel.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[messagechannel.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[messagechannel.any.html]
|
||||
[File basic]
|
||||
expected: FAIL
|
||||
|
||||
[FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[Array FileList object, FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[Object FileList object, FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageData object, ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageData object, ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageData object, ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageData object, ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageBitmap 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will deserialize as its closest serializable superclass]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will be received as its closest transferable superclass]
|
||||
expected: PRECONDITION_FAILED
|
||||
|
||||
[Object with a getter that throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Growable SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB DataView throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB DataView throws]
|
||||
expected: FAIL
|
|
@ -0,0 +1,47 @@
|
|||
[blob-data.https.html]
|
||||
expected: ERROR
|
||||
[blob worker: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
||||
[data frame: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
||||
[blob frame: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
[data worker: postMessaging to a dedicated blob sub-worker allows them to see each others' modifications]
|
||||
expected: TIMEOUT
|
||||
|
||||
[blob worker: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
[blob frame: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
||||
[blob worker: postMessaging to a dedicated HTTP sub-worker allows them to see each others' modifications]
|
||||
expected: FAIL
|
||||
|
||||
[data worker: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
||||
[data worker: self.origin]
|
||||
expected: FAIL
|
||||
|
||||
[data frame: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
[blob frame: postMessaging to a dedicated blob sub-worker allows them to see each others' modifications]
|
||||
expected: TIMEOUT
|
||||
|
||||
[data frame: postMessaging to a dedicated blob sub-worker allows them to see each others' modifications]
|
||||
expected: TIMEOUT
|
||||
|
||||
[data worker: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
[blob worker: postMessaging to a dedicated blob sub-worker allows them to see each others' modifications]
|
||||
expected: TIMEOUT
|
||||
|
||||
[blob frame: postMessaging to a dedicated HTTP sub-worker allows them to see each others' modifications]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
[no-coop-coep.https.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[no-coop-coep.https.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[no-coop-coep.https.any.html]
|
||||
[SharedArrayBuffer constructor does not exist without COOP+COEP]
|
||||
expected: FAIL
|
||||
|
||||
[Bonus: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[no-coop-coep.https.any.worker.html]
|
||||
[SharedArrayBuffer constructor does not exist without COOP+COEP]
|
||||
expected: FAIL
|
||||
|
||||
[Bonus: self.crossOriginIsolated]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[window-domain-failure.https.sub.html]
|
||||
expected: TIMEOUT
|
||||
[SharedArrayBuffer and a same-origin-domain (but not same-origin) iframe]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[window-iframe-messagechannel.https.html]
|
||||
[postMessaging with a MessageChannel that's been cross-site should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[postMessaging to a same-site iframe via MessageChannel should fail]
|
||||
expected: FAIL
|
||||
|
||||
[postMessaging to a cross-site iframe via MessageChannel should fail]
|
||||
expected: FAIL
|
||||
|
||||
[postMessaging to a same-origin iframe via MessageChannel allows them to see each others' modifications]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
[structured-cloning-error-stack-optional.sub.window.html]
|
||||
[page-created Error (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (worker)]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (cross-site iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (same-origin iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (worker)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (cross-site iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (same-origin iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[web API-created TypeError (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
[web API-created TypeError (worker)]
|
||||
expected: FAIL
|
||||
|
||||
[web API-created TypeError (cross-site iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[web API-created TypeError (same-origin iframe)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,90 @@
|
|||
[window-postmessage.window.html]
|
||||
[File basic]
|
||||
expected: FAIL
|
||||
|
||||
[FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[Array FileList object, FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[Object FileList object, FileList empty]
|
||||
expected: FAIL
|
||||
|
||||
[ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageData object, ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageData object, ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageData object, ImageData 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageData object, ImageData 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageBitmap 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will deserialize as its closest serializable superclass]
|
||||
expected: FAIL
|
||||
|
||||
[A subclass instance will be received as its closest transferable superclass]
|
||||
expected: PRECONDITION_FAILED
|
||||
|
||||
[Object with a getter that throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Growable SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Serializing OOB DataView throws]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable ArrayBuffer is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking TypedArray is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Length-tracking DataView is transferable]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB TypedArray throws]
|
||||
expected: FAIL
|
||||
|
||||
[Transferring OOB DataView throws]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue