Bug 1340474 - Update web-platform-tests expected data to revision eba2c70d536caaeef540966bc8ac7822417ab867, a=testonly

MozReview-Commit-ID: F1kB3H4bj01
This commit is contained in:
James Graham
2017-02-16 11:18:04 +00:00
parent a2139e1f42
commit a5fa0ff35b
233 changed files with 5532 additions and 34182 deletions

View File

@@ -1,5 +0,0 @@
[Blob-close.html]
type: testharness
[Blob.close]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[filereader_abort.html]
type: testharness
[Aborting after read]
expected: FAIL

View File

@@ -0,0 +1,17 @@
[clone-before-keypath-eval.html]
type: testharness
[Key generator and key path validity check operates on a clone]
expected: FAIL
[Failing key path validity check operates on a clone]
expected: FAIL
[Index key path evaluations operate on a clone]
expected: FAIL
[Store and index key path evaluations operate on the same clone]
expected: FAIL
[Cursor update checks and keypath evaluations operate on a clone]
expected: FAIL

View File

@@ -0,0 +1,8 @@
[idb-binary-key-detached.htm]
type: testharness
[Detached ArrayBuffer]
expected: FAIL
[Detached TypedArray]
expected: FAIL

View File

@@ -0,0 +1,111 @@
[idb-binary-key-roundtrip.htm]
type: testharness
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[Binary keys can be supplied using the view type Uint8Array]
expected: FAIL
[Binary keys can be supplied using the view type Uint8ClampedArray]
expected: FAIL
[Binary keys can be supplied using the view type Int8Array]
expected: FAIL
[Binary keys can be supplied using the view type Uint16Array]
expected: FAIL
[Binary keys can be supplied using the view type Int16Array]
expected: FAIL
[Binary keys can be supplied using the view type Uint32Array]
expected: FAIL
[Binary keys can be supplied using the view type Int32Array]
expected: FAIL
[Binary keys can be supplied using the view type Float32Array]
expected: FAIL
[Binary keys can be supplied using the view type Float64Array]
expected: FAIL
[ArrayBuffer can be used to supply a binary key]
expected: FAIL
[DataView can be used to supply a binary key]
expected: FAIL
[DataView with explicit offset can be used to supply a binary key]
expected: FAIL
[DataView with explicit offset and length can be used to supply a binary key]
expected:
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[Uint8Array with explicit offset can be used to supply a binary key]
expected:
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[Uint8Array with explicit offset and length can be used to supply a binary key]
expected:
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL

View File

@@ -0,0 +1,8 @@
[idbdatabase_deleteObjectStore.htm]
type: testharness
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
[IDBDatabase.deleteObjectStore() - object store's name is removed from database's list ]
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): NOTRUN

View File

@@ -0,0 +1,22 @@
[idbobjectstore_getKey.html]
type: testharness
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBObjectStore.getKey() - key generator and key path - range]
expected:
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBObjectStore.getKey() - key generator and key path - key - no match]
expected:
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBObjectStore.getKey() - key generator and key path - range - no match]
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT

View File

@@ -0,0 +1,3 @@
[idbrequest-onupgradeneeded.htm]
type: testharness
expected: ERROR

View File

@@ -0,0 +1,47 @@
[key-conversion-exceptions.htm]
type: testharness
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex getKey() method with throwing/invalid keys]
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex getAll() method with throwing/invalid keys]
expected:
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex getAllKeys() method with throwing/invalid keys]
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex count() method with throwing/invalid keys]
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex openCursor() method with throwing/invalid keys]
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[IDBIndex openKeyCursor() method with throwing/invalid keys]
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT

View File

@@ -0,0 +1,11 @@
[keypath-exceptions.htm]
type: testharness
[Key path evaluation: Exceptions from non-enumerable getters]
expected: FAIL
[Key path evaluation: Exceptions from non-enumerable getters on prototype]
expected: FAIL
[Key path evaluation: Exceptions from enumerable getters on prototype]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[keypath-special-identifiers.htm]
type: testharness
[Type: String, identifier: length]
expected: FAIL

View File

@@ -1,5 +0,0 @@
[open-request-queue.html]
type: testharness
[Opens and deletes are processed in order]
expected: FAIL

View File

@@ -1,9 +1,3 @@
[upgrade-transaction-lifecycle-backend-aborted.html] [upgrade-transaction-lifecycle-backend-aborted.html]
type: testharness type: testharness
expected: ERROR expected: ERROR
[in the abort event handler for a transaction aborted due to an unhandled request error]
expected: FAIL
[in a setTimeout(0) callback after the abort event is fired for a transaction aborted due to an unhandled request failure]
expected: NOTRUN

View File

@@ -1,5 +1,5 @@
[upgrade-transaction-lifecycle-user-aborted.html] [upgrade-transaction-lifecycle-user-aborted.html]
type: testharness type: testharness
[synchronously after abort() is called] [in a promise microtask after abort() is called, before the transaction abort event is fired]
expected: FAIL expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures.worker.html] [failures.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_AES-CBC.worker.html] [failures_AES-CBC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_AES-CTR.worker.html] [failures_AES-CTR.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_AES-GCM.worker.html] [failures_AES-GCM.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_AES-KW.worker.html] [failures_AES-KW.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_ECDH.worker.html] [failures_ECDH.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_ECDSA.worker.html] [failures_ECDSA.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_HMAC.worker.html] [failures_HMAC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_RSA-OAEP.worker.html] [failures_RSA-OAEP.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_RSA-PSS.worker.html] [failures_RSA-PSS.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[failures_RSASSA-PKCS1-v1_5.worker.html] [failures_RSASSA-PKCS1-v1_5.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes.worker.html] [successes.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_AES-CBC.worker.html] [successes_AES-CBC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_AES-CTR.worker.html] [successes_AES-CTR.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_AES-GCM.worker.html] [successes_AES-GCM.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_AES-KW.worker.html] [successes_AES-KW.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_ECDH.worker.html] [successes_ECDH.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_ECDSA.worker.html] [successes_ECDSA.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_HMAC.worker.html] [successes_HMAC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_RSA-OAEP.worker.html] [successes_RSA-OAEP.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_RSA-PSS.worker.html] [successes_RSA-PSS.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -4,4 +4,6 @@
[successes_RSASSA-PKCS1-v1_5.worker.html] [successes_RSASSA-PKCS1-v1_5.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View File

@@ -1,8 +0,0 @@
[setrequestheader-bogus-value.htm]
type: testharness
[XMLHttpRequest: setRequestHeader() value argument checks 2]
expected: FAIL
[XMLHttpRequest: setRequestHeader() value argument checks 3]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[html-elements.html]
type: testharness
[Compare CSS div definitions (only valid if pre-reqs pass)]
expected: FAIL

View File

@@ -0,0 +1,7 @@
[min-font-size.html]
type: reftest
expected:
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL

View File

@@ -1,3 +1,5 @@
[securitypolicyviolation-idl.html] [securitypolicyviolation-idl.html]
type: testharness type: testharness
expected: ERROR [SecurityPolicyViolationEvent IDL Tests]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[historical.html]
type: testharness
[Support for DOMRectList]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[CSS.html]
type: testharness
[CSS.supports, one argument form]
expected: FAIL

View File

@@ -0,0 +1,17 @@
[historical.html]
type: testharness
[Historical Document member: selectedStyleSheetSet]
expected: FAIL
[Historical Document member: lastStyleSheetSet]
expected: FAIL
[Historical Document member: preferredStyleSheetSet]
expected: FAIL
[Historical Document member: styleSheetSets]
expected: FAIL
[Historical Document member: enableStyleSheetsForSet]
expected: FAIL

View File

@@ -1,5 +0,0 @@
[ProgressEvent.html]
type: testharness
[document.createEvent() should work with ProgressEvent.]
expected: FAIL

View File

@@ -9,7 +9,6 @@
bug: 931884 bug: 931884
[NodeFilter interface: existence and properties of interface object] [NodeFilter interface: existence and properties of interface object]
expected: FAIL
bug: https://github.com/heycam/webidl/issues/96 bug: https://github.com/heycam/webidl/issues/96
[Document interface: new Document() must inherit property "origin" with the proper type (3)] [Document interface: new Document() must inherit property "origin" with the proper type (3)]

View File

@@ -0,0 +1,5 @@
[DOMTokenList-iteration.html]
type: testharness
[DOMTokenList iteration: keys, values, etc.]
expected: FAIL

View File

@@ -0,0 +1,23 @@
[interfaces.html]
type: testharness
[XPathEvaluator interface: operation createExpression(DOMString,XPathNSResolver)]
expected: FAIL
[XPathEvaluator interface: operation evaluate(DOMString,Node,XPathNSResolver,unsigned short,object)]
expected: FAIL
[XPathExpression interface: operation evaluate(Node,unsigned short,object)]
expected: FAIL
[Document interface: operation createExpression(DOMString,XPathNSResolver)]
expected: FAIL
[Document interface: operation evaluate(DOMString,Node,XPathNSResolver,unsigned short,object)]
expected: FAIL
[Document must be primary interface of document]
expected: FAIL
[Stringification of document]
expected: FAIL

View File

@@ -5,3 +5,4 @@
[org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content] [org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content]
expected: expected:
if (os == "win") and (version == "5.1.2600"): FAIL if (os == "win") and (version == "5.1.2600"): FAIL

View File

@@ -1,11 +0,0 @@
[interfaces.html]
type: testharness
[EventSource interface: existence and properties of interface object]
expected: FAIL
[EventSource interface: existence and properties of interface prototype object]
expected: FAIL
[Stringification of new EventSource("http://foo")]
expected: FAIL

View File

@@ -0,0 +1,36 @@
[request-upload-worker.html]
type: testharness
expected: ERROR
[Fetch with PUT with body]
expected: NOTRUN
[Fetch with POST with text body]
expected: NOTRUN
[Fetch with POST with URLSearchParams body]
expected: NOTRUN
[Fetch with POST with Blob body]
expected: NOTRUN
[Fetch with POST with ArrayBuffer body]
expected: NOTRUN
[Fetch with POST with Uint8Array body]
expected: NOTRUN
[Fetch with POST with Int8Array body]
expected: NOTRUN
[Fetch with POST with Float32Array body]
expected: NOTRUN
[Fetch with POST with Float64Array body]
expected: NOTRUN
[Fetch with POST with DataView body]
expected: NOTRUN
[Fetch with POST with Blob body with mime type]
expected: NOTRUN

View File

@@ -0,0 +1,3 @@
[request-upload.html]
type: testharness
expected: ERROR

View File

@@ -0,0 +1,5 @@
[referrer-origin-worker.html]
type: testharness
[Cross-origin referrer is overridden by client origin]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[referrer-origin.html]
type: testharness
[Cross-origin referrer is overridden by client origin]
expected: FAIL

View File

@@ -1,5 +1,25 @@
[request-disturbed.html] [request-disturbed.html]
type: testharness type: testharness
expected:
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): CRASH
if debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
[Request without body cannot be disturbed] [Request without body cannot be disturbed]
expected: FAIL expected: FAIL
[Request's body: initial state]
expected: FAIL
[Input request used for creating new request became disturbed]
expected: FAIL
[Input request used for creating new request became disturbed even if body is not used]
expected: FAIL

View File

@@ -12,3 +12,9 @@
[Request interface: new Request("") must inherit property "destination" with the proper type (4)] [Request interface: new Request("") must inherit property "destination" with the proper type (4)]
expected: FAIL expected: FAIL
[Request interface: attribute body]
expected: FAIL
[Request interface: new Request("") must inherit property "body" with the proper type (13)]
expected: FAIL

View File

@@ -0,0 +1,8 @@
[request-init-001.sub.html]
type: testharness
[Check referrer init value of http://test.url and associated getter]
expected: FAIL
[Check mode init value of navigate and associated getter]
expected: FAIL

View File

@@ -6,3 +6,6 @@
[Response interface: new Response() must inherit property "body" with the proper type (8)] [Response interface: new Response() must inherit property "body" with the proper type (8)]
expected: FAIL expected: FAIL
[Response interface: new Response() must inherit property "body" with the proper type (9)]
expected: FAIL

View File

@@ -1,14 +1,8 @@
[idlharness.html] [idlharness.html]
type: testharness type: testharness
[Window interface: attribute performance]
expected: FAIL
[Performance interface: existence and properties of interface object] [Performance interface: existence and properties of interface object]
expected: FAIL expected: FAIL
[Performance interface: existence and properties of interface prototype object] [Performance interface: existence and properties of interface prototype object]
expected: FAIL expected: FAIL
[Stringification of window.performance]
expected: FAIL

View File

@@ -0,0 +1,15 @@
[browsing_context_name_cross_origin.html]
type: testharness
[Restoring window.name on cross-origin history traversal]
expected:
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL

View File

@@ -0,0 +1,5 @@
[navigation-unload-same-origin-fragment.html]
type: testharness
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[navigation_unload_same_origin.html]
type: testharness
[Same-origin navigation started from unload handler]
expected: FAIL

View File

@@ -1,11 +0,0 @@
[cross-origin-objects-exceptions.html]
type: testharness
[Only whitelisted properties are accessible cross-origin]
expected: FAIL
[[[SetPrototypeOf\]\] should throw]
expected: FAIL
[[[OwnPropertyKeys\]\] should return all properties from cross-origin objects]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[cross-origin-objects.html]
type: testharness
[[[SetPrototypeOf\]\] should throw (exception type)]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[write-active-document.html]
type: testharness
[document.write only writes to active documents]
expected: FAIL

View File

@@ -3238,3 +3238,252 @@
[Window interface: window must inherit property "onmousewheel" with the proper type (79)] [Window interface: window must inherit property "onmousewheel" with the proper type (79)]
expected: FAIL expected: FAIL
[Document interface: iframe.contentDocument must inherit property "all" with the proper type (75)]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (88)]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (95)]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (126)]
expected: FAIL
[Document interface: new Document() must inherit property "domain" with the proper type (31)]
expected: FAIL
[Document interface: new Document() must inherit property "cookie" with the proper type (33)]
expected: FAIL
[Document interface: new Document() must inherit property "body" with the proper type (39)]
expected: FAIL
[Document interface: new Document() must inherit property "head" with the proper type (40)]
expected: FAIL
[Document interface: new Document() must inherit property "images" with the proper type (41)]
expected: FAIL
[Document interface: new Document() must inherit property "embeds" with the proper type (42)]
expected: FAIL
[Document interface: new Document() must inherit property "plugins" with the proper type (43)]
expected: FAIL
[Document interface: new Document() must inherit property "links" with the proper type (44)]
expected: FAIL
[Document interface: new Document() must inherit property "forms" with the proper type (45)]
expected: FAIL
[Document interface: new Document() must inherit property "scripts" with the proper type (46)]
expected: FAIL
[Document interface: new Document() must inherit property "getElementsByName" with the proper type (47)]
expected: FAIL
[Document interface: new Document() must inherit property "open" with the proper type (49)]
expected: FAIL
[Document interface: new Document() must inherit property "open" with the proper type (50)]
expected: FAIL
[Document interface: new Document() must inherit property "close" with the proper type (51)]
expected: FAIL
[Document interface: new Document() must inherit property "write" with the proper type (52)]
expected: FAIL
[Document interface: new Document() must inherit property "writeln" with the proper type (53)]
expected: FAIL
[Document interface: new Document() must inherit property "designMode" with the proper type (57)]
expected: FAIL
[Document interface: new Document() must inherit property "execCommand" with the proper type (58)]
expected: FAIL
[Document interface: new Document() must inherit property "queryCommandEnabled" with the proper type (59)]
expected: FAIL
[Document interface: new Document() must inherit property "queryCommandIndeterm" with the proper type (60)]
expected: FAIL
[Document interface: new Document() must inherit property "queryCommandState" with the proper type (61)]
expected: FAIL
[Document interface: new Document() must inherit property "queryCommandSupported" with the proper type (62)]
expected: FAIL
[Document interface: new Document() must inherit property "queryCommandValue" with the proper type (63)]
expected: FAIL
[Document interface: new Document() must inherit property "fgColor" with the proper type (65)]
expected: FAIL
[Document interface: new Document() must inherit property "linkColor" with the proper type (66)]
expected: FAIL
[Document interface: new Document() must inherit property "vlinkColor" with the proper type (67)]
expected: FAIL
[Document interface: new Document() must inherit property "alinkColor" with the proper type (68)]
expected: FAIL
[Document interface: new Document() must inherit property "bgColor" with the proper type (69)]
expected: FAIL
[Document interface: new Document() must inherit property "anchors" with the proper type (70)]
expected: FAIL
[Document interface: new Document() must inherit property "applets" with the proper type (71)]
expected: FAIL
[Document interface: new Document() must inherit property "clear" with the proper type (72)]
expected: FAIL
[Document interface: new Document() must inherit property "captureEvents" with the proper type (73)]
expected: FAIL
[Document interface: new Document() must inherit property "releaseEvents" with the proper type (74)]
expected: FAIL
[Document interface: new Document() must inherit property "all" with the proper type (75)]
expected: FAIL
[Document interface: new Document() must inherit property "oncancel" with the proper type (88)]
expected: FAIL
[Document interface: new Document() must inherit property "oncuechange" with the proper type (95)]
expected: FAIL
[Document interface: new Document() must inherit property "onmousewheel" with the proper type (126)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "domain" with the proper type (31)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "cookie" with the proper type (33)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "body" with the proper type (39)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "head" with the proper type (40)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "images" with the proper type (41)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "embeds" with the proper type (42)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "plugins" with the proper type (43)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "links" with the proper type (44)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "forms" with the proper type (45)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "scripts" with the proper type (46)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "getElementsByName" with the proper type (47)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (49)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (50)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "close" with the proper type (51)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (52)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "writeln" with the proper type (53)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (57)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (58)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandEnabled" with the proper type (59)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandIndeterm" with the proper type (60)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandState" with the proper type (61)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandSupported" with the proper type (62)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandValue" with the proper type (63)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "fgColor" with the proper type (65)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (66)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (67)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (68)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "bgColor" with the proper type (69)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "anchors" with the proper type (70)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "applets" with the proper type (71)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "clear" with the proper type (72)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "captureEvents" with the proper type (73)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "releaseEvents" with the proper type (74)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (75)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (88)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (95)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (126)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "labels" with the proper type (17)]
expected: FAIL
[HTMLScriptElement interface: attribute noModule]
expected: FAIL
[HTMLScriptElement interface: attribute nonce]
expected: FAIL
[HTMLScriptElement interface: document.createElement("script") must inherit property "noModule" with the proper type (2)]
expected: FAIL
[HTMLScriptElement interface: document.createElement("script") must inherit property "nonce" with the proper type (8)]
expected: FAIL

View File

@@ -74,3 +74,4 @@
[WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (5)] [WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (5)]
expected: FAIL expected: FAIL

View File

@@ -979,3 +979,117 @@
[script.nonce: IDL set to object "test-valueOf"] [script.nonce: IDL set to object "test-valueOf"]
expected: FAIL expected: FAIL
[script.noModule: typeof IDL attribute]
expected: FAIL
[script.noModule: IDL get with DOM attribute unset]
expected: FAIL
[script.noModule: setAttribute() to ""]
expected: FAIL
[script.noModule: setAttribute() to " foo "]
expected: FAIL
[script.noModule: setAttribute() to undefined]
expected: FAIL
[script.noModule: setAttribute() to null]
expected: FAIL
[script.noModule: setAttribute() to 7]
expected: FAIL
[script.noModule: setAttribute() to 1.5]
expected: FAIL
[script.noModule: setAttribute() to true]
expected: FAIL
[script.noModule: setAttribute() to false]
expected: FAIL
[script.noModule: setAttribute() to object "[object Object\]"]
expected: FAIL
[script.noModule: setAttribute() to NaN]
expected: FAIL
[script.noModule: setAttribute() to Infinity]
expected: FAIL
[script.noModule: setAttribute() to -Infinity]
expected: FAIL
[script.noModule: setAttribute() to "\\0"]
expected: FAIL
[script.noModule: setAttribute() to object "test-toString"]
expected: FAIL
[script.noModule: setAttribute() to object "test-valueOf"]
expected: FAIL
[script.noModule: setAttribute() to "noModule"]
expected: FAIL
[script.noModule: IDL set to ""]
expected: FAIL
[script.noModule: IDL set to " foo "]
expected: FAIL
[script.noModule: IDL set to undefined]
expected: FAIL
[script.noModule: IDL set to null]
expected: FAIL
[script.noModule: IDL set to 7]
expected: FAIL
[script.noModule: IDL set to 1.5]
expected: FAIL
[script.noModule: IDL set to false]
expected: FAIL
[script.noModule: IDL set to object "[object Object\]"]
expected: FAIL
[script.noModule: IDL set to NaN]
expected: FAIL
[script.noModule: IDL set to Infinity]
expected: FAIL
[script.noModule: IDL set to -Infinity]
expected: FAIL
[script.noModule: IDL set to "\\0"]
expected: FAIL
[script.noModule: IDL set to object "test-toString"]
expected: FAIL
[script.noModule: IDL set to object "test-valueOf"]
expected: FAIL
[menu.type: setAttribute() to "xcontext"]
expected: FAIL
[menu.type: setAttribute() to "context\\0"]
expected: FAIL
[menu.type: setAttribute() to "ontext"]
expected: FAIL
[menu.type: IDL set to "xcontext"]
expected: FAIL
[menu.type: IDL set to "context\\0"]
expected: FAIL
[menu.type: IDL set to "ontext"]
expected: FAIL

View File

@@ -3,9 +3,9 @@
[HTMLFormControlsCollection(name) must return the named item] [HTMLFormControlsCollection(name) must return the named item]
expected: FAIL expected: FAIL
[The HTMLFormControlsCollection interface is used for collections of listed elements in form element] [The length attribute must return the number of elements in the form]
expected: FAIL expected: FAIL
[The HTMLFormControlsCollection interface is used for collections of listed elements in fieldset element] [Keygen controls do not show up at all]
expected: FAIL expected: FAIL

View File

@@ -3,4 +3,3 @@
[track CORS: Use Credentials, not same-origin, with headers, redirects to same-origin, with headers] [track CORS: Use Credentials, not same-origin, with headers, redirects to same-origin, with headers]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242

View File

@@ -3,4 +3,3 @@
[track CORS: No CORS, same-origin, with headers, redirects to not same-origin, with headers] [track CORS: No CORS, same-origin, with headers, redirects to not same-origin, with headers]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242

View File

@@ -32,3 +32,4 @@
[[INPUT in DATETIME status\] The datetime type must be supported.] [[INPUT in DATETIME status\] The datetime type must be supported.]
expected: FAIL expected: FAIL

View File

@@ -2,3 +2,4 @@
type: testharness type: testharness
[[INPUT in DATETIME status\] The datetime type must be supported.] [[INPUT in DATETIME status\] The datetime type must be supported.]
expected: FAIL expected: FAIL

View File

@@ -21,5 +21,3 @@
[[INPUT in DATETIME status\] The datetime type must be supported.] [[INPUT in DATETIME status\] The datetime type must be supported.]
expected: FAIL expected: FAIL
[[INPUT in MONTH status\] validity.valid must be false if validity.stepMismatch is true]
expected: FAIL

View File

@@ -69,3 +69,6 @@
[[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.]
expected: FAIL expected: FAIL
[[output\] The willValidate attribute must be false since OUTPUT is not a submittable element]
expected: FAIL

View File

@@ -1,21 +1,6 @@
[textfieldselection-setRangeText.html] [textfieldselection-setRangeText.html]
type: testharness type: testharness
expected: TIMEOUT expected: TIMEOUT
[text setRangeText fires a select event]
expected: FAIL
[search setRangeText fires a select event]
expected: FAIL
[tel setRangeText fires a select event]
expected: FAIL
[url setRangeText fires a select event]
expected: FAIL
[password setRangeText fires a select event]
expected: FAIL
[display_none setRangeText fires a select event] [display_none setRangeText fires a select event]
expected: TIMEOUT expected: TIMEOUT
@@ -34,9 +19,6 @@
[display_none selectionMode 'preserve'] [display_none selectionMode 'preserve']
expected: FAIL expected: FAIL
[textarea setRangeText fires a select event]
expected: FAIL
[input_not_in_doc setRangeText fires a select event] [input_not_in_doc setRangeText fires a select event]
expected: TIMEOUT expected: TIMEOUT

View File

@@ -1,8 +1,5 @@
[date.html] [date.html]
type: testharness type: testharness
[The value attribute, if specified and not empty, must have a value that is a valid date string.]
expected: FAIL
[The min attribute, if specified, must have a value that is a valid date string.] [The min attribute, if specified, must have a value that is a valid date string.]
expected: FAIL expected: FAIL

View File

@@ -1,17 +1,8 @@
[number.html] [number.html]
type: testharness type: testharness
[value = 2^53+1]
expected: FAIL
[value >= Number.MAX_VALUE] [value >= Number.MAX_VALUE]
expected: FAIL expected: FAIL
[value = +1] [value = +1]
expected: FAIL expected: FAIL
[value with a leading whitespace]
expected: FAIL
[value = 1trailing junk]
expected: FAIL

View File

@@ -1,20 +1,8 @@
[range.html] [range.html]
type: testharness type: testharness
[Illegal value of min attribute]
expected: FAIL
[Illegal value of max attribute]
expected: FAIL
[Converting an illegal string to the default step] [Converting an illegal string to the default step]
expected: FAIL expected: FAIL
[default value of min attribute in input type=range]
expected: FAIL
[default value of max attribute in input type=range]
expected: FAIL
[The default scale factor is 1 even if step attribute is explicitly set to non-integer value, unless min attribute has non-integer value] [The default scale factor is 1 even if step attribute is explicitly set to non-integer value, unless min attribute has non-integer value]
expected: FAIL expected: FAIL

View File

@@ -1,8 +0,0 @@
[time-2.html]
type: testharness
[Value < min attribute]
expected: FAIL
[Value > max attribute]
expected: FAIL

View File

@@ -1,8 +1,5 @@
[time.html] [time.html]
type: testharness type: testharness
[stepDown on step value 24 hour ]
expected: FAIL
[stop at border on stepUp] [stop at border on stepUp]
expected: FAIL expected: FAIL

View File

@@ -1,50 +1,8 @@
[valueMode.html] [valueMode.html]
type: testharness type: testharness
[value IDL attribute of input type hidden without value attribute]
expected: FAIL
[value IDL attribute of input type hidden with value attribute]
expected: FAIL
[value IDL attribute of input type datetime without value attribute] [value IDL attribute of input type datetime without value attribute]
expected: FAIL expected: FAIL
[value IDL attribute of input type datetime with value attribute] [value IDL attribute of input type datetime with value attribute]
expected: FAIL expected: FAIL
[value IDL attribute of input type checkbox without value attribute]
expected: FAIL
[value IDL attribute of input type checkbox with value attribute]
expected: FAIL
[value IDL attribute of input type radio without value attribute]
expected: FAIL
[value IDL attribute of input type radio with value attribute]
expected: FAIL
[value IDL attribute of input type submit without value attribute]
expected: FAIL
[value IDL attribute of input type submit with value attribute]
expected: FAIL
[value IDL attribute of input type image without value attribute]
expected: FAIL
[value IDL attribute of input type image with value attribute]
expected: FAIL
[value IDL attribute of input type reset without value attribute]
expected: FAIL
[value IDL attribute of input type reset with value attribute]
expected: FAIL
[value IDL attribute of input type button without value attribute]
expected: FAIL
[value IDL attribute of input type button with value attribute]
expected: FAIL

View File

@@ -1,8 +0,0 @@
[week.html]
type: testharness
[Value < min attribute]
expected: FAIL
[Value > max attribute]
expected: FAIL

View File

@@ -21,9 +21,12 @@
[Check if the input element in radio state can access 'labels'] [Check if the input element in radio state can access 'labels']
expected: FAIL expected: FAIL
[Check if the keygen element can access 'labels']
expected: FAIL
[Check if the meter element can access 'labels'] [Check if the meter element can access 'labels']
expected: FAIL expected: FAIL
[Check if the hidden input element has null 'labels']
expected: FAIL
[Check if the keygen element is not a labelable element]
expected: FAIL

View File

@@ -0,0 +1,5 @@
[data-url.html]
type: testharness
[Test data URL and scripts errors]
expected: FAIL

View File

@@ -1,5 +0,0 @@
[template-as-a-descendant.html]
type: testharness
[Template element as an indirect descendant of the FRAMESET element. Template element is created by innerHTML]
expected: FAIL

View File

@@ -9,3 +9,6 @@
[createCaption will not copy table's prefix] [createCaption will not copy table's prefix]
expected: FAIL expected: FAIL
[Assigning a caption to table.caption]
expected: FAIL

View File

@@ -1,101 +0,0 @@
[html5lib_innerHTML_foreign-fragment.html]
type: testharness
[html5lib_innerHTML_foreign-fragment.html 34b599e68117799324663b39aa3ba469bffb2dcb]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html cc2199d299947f304e204c867bed2c7e910d50cc]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 87965749e4321e6ea69352296e89af9372af419e]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html db3b9be701b6878b437ea7096ac3b7ba8c0e2b57]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 148291c826fd7d1d455a7636f00ce6d6f6c3e890]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 2007abb6eef0427335962c65b7c8d7315f508afd]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 2e22f45e60f67be00f4827a4ca18f6bce7d7aacb]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html ba901841df046ba97bff9470e995f9792cb4aba5]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 439bec6b2c990ad6650baef76ebfb08220b186cf]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 6b7a24dd43b1f9059baee275caefabbef4b2d131]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 0a323099fae55bee0bf410053a7b5dae30ac6621]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 0b4329325579cf075c3a220f1e19825804e5775f]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html d2f37bafc0cd3bf4530cc1f6ef2fd261e0720201]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 6d037965d612d849672a73f2e8649ea90907483d]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 5bcd7fe5efe9d5a750a8cc293db28b686644cb13]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 9db26efc179b9a1be9cc7ea3086e4a9554e42562]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html e2bb8b2426ee1452f323274b05a458d52bf2f631]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 387ce2642c063a59c09b0a267cb8d35000e0a5a9]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 849d87495f6410c685eeceaaa9ce7331aa34c347]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 8377205f1e8ae86e7b7f2679410ed480ddb6bdab]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 8f929d7038047d37e8faf1e8956c7fa4c5b6b687]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 4070c271e57701248ff03bc6a2b9e714b69a8d61]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 59e76a925187915211a6ec38d0908a30577240c0]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html ea8e786baa7f216bc0346e425991ec6665142d82]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 1b2d5a4c9bed75970b2a6d71c33e52788c736fac]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 3657e075c88c2088e844cfb5140d344083c0b85a]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 909832844e7ff22822696f30c9ad9aba08b86a25]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 6ed082cc506da530d3128c24b8980cb551f28c43]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 18609521e139b2ffea10b1cd0cab5dc133b921c4]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 14e07b0c2adecfe362428885346c200e89f08e66]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 0cb505b329a178f11563ae05fe553f33f57d01cd]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html b4c43a4fcdaa1a4c753674c4f92987b70d54d80b]
expected: FAIL
[html5lib_innerHTML_foreign-fragment.html 7021fb0933e92112b94ee54b923efb6bc71e3b07]
expected: FAIL

View File

@@ -0,0 +1,44 @@
[html5lib_isindex.html?run_type=write_single]
type: testharness
[html5lib_isindex.html 579ca96e69c47b3d2ac83f1aa79a450b745d21f3]
expected: FAIL
[html5lib_isindex.html cb91f67071d81dd18d7ba9990de8f0f845c375f0]
expected: FAIL
[html5lib_isindex.html bd8ac64cc8f1422fac94bbe1c8828c0b51dca3f2]
expected: FAIL
[html5lib_isindex.html 4303a393c6933743460836cb5e7dd29ca7fd6f43]
expected: FAIL
[html5lib_isindex.html?run_type=uri]
type: testharness
[html5lib_isindex.html 579ca96e69c47b3d2ac83f1aa79a450b745d21f3]
expected: FAIL
[html5lib_isindex.html cb91f67071d81dd18d7ba9990de8f0f845c375f0]
expected: FAIL
[html5lib_isindex.html bd8ac64cc8f1422fac94bbe1c8828c0b51dca3f2]
expected: FAIL
[html5lib_isindex.html 4303a393c6933743460836cb5e7dd29ca7fd6f43]
expected: FAIL
[html5lib_isindex.html?run_type=write]
type: testharness
[html5lib_isindex.html 579ca96e69c47b3d2ac83f1aa79a450b745d21f3]
expected: FAIL
[html5lib_isindex.html cb91f67071d81dd18d7ba9990de8f0f845c375f0]
expected: FAIL
[html5lib_isindex.html bd8ac64cc8f1422fac94bbe1c8828c0b51dca3f2]
expected: FAIL
[html5lib_isindex.html 4303a393c6933743460836cb5e7dd29ca7fd6f43]
expected: FAIL

View File

@@ -9,12 +9,18 @@
[html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c] [html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c]
expected: FAIL expected: FAIL
[html5lib_tests19.html 3b1730b917da1c33da80ee08d41573c44404c663]
expected: FAIL
[html5lib_tests19.html?run_type=uri] [html5lib_tests19.html?run_type=uri]
type: testharness type: testharness
[html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c] [html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c]
expected: FAIL expected: FAIL
[html5lib_tests19.html 3b1730b917da1c33da80ee08d41573c44404c663]
expected: FAIL
[html5lib_tests19.html?run_type=write_single] [html5lib_tests19.html?run_type=write_single]
type: testharness type: testharness
@@ -24,3 +30,6 @@
[html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c] [html5lib_tests19.html d098e8a39897cd8453fc18399622e413872b054c]
expected: FAIL expected: FAIL
[html5lib_tests19.html 3b1730b917da1c33da80ee08d41573c44404c663]
expected: FAIL

View File

@@ -0,0 +1,3 @@
[body-exposed-window-event-handlers.html]
type: testharness
expected: CRASH

View File

@@ -0,0 +1,6 @@
[allow-crossorigin.html]
type: testharness
expected: TIMEOUT
[Promise rejection event should be received for the cross-origin CORS script]
expected: TIMEOUT

View File

@@ -0,0 +1,5 @@
[promise-rejection-event-constructor.html]
type: testharness
[This tests the constructor for the PromiseRejectionEvent DOM class.]
expected: FAIL

View File

@@ -0,0 +1,6 @@
[promise-rejection-events-attached-in-event.html]
type: testharness
expected: TIMEOUT
[Attaching a handler in unhandledrejection should not trigger rejectionhandled.]
expected: TIMEOUT

View File

@@ -0,0 +1,6 @@
[promise-rejection-events-onerror.html]
type: testharness
expected: TIMEOUT
[Throwing inside an unhandledrejection handler invokes the error handler.]
expected: TIMEOUT

View File

@@ -0,0 +1,51 @@
[promise-rejection-events.dedicatedworker.html]
type: testharness
expected: TIMEOUT
[unhandledrejection: from Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a synchronous rejection in new Promise]
expected: TIMEOUT
[unhandledrejection: from a task-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from a throw in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from Promise.reject, indirected through Promise.all]
expected: TIMEOUT
[delayed handling: a nested-task delay before attaching a handler causes unhandledrejection]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask before promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
expected: TIMEOUT

View File

@@ -0,0 +1,60 @@
[promise-rejection-events.html]
type: testharness
expected: TIMEOUT
[unhandledrejection: from Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a synchronous rejection in new Promise]
expected: TIMEOUT
[unhandledrejection: from a task-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from a throw in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from Promise.reject, indirected through Promise.all]
expected: TIMEOUT
[delayed handling: a nested-task delay before attaching a handler causes unhandledrejection]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask before promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
expected: TIMEOUT
[postMessageTask ordering vs. the task queued for unhandled rejection notification (1)]
expected: TIMEOUT
[postMessageTask ordering vs. the task queued for unhandled rejection notification (2)]
expected: TIMEOUT
[rejectionhandled is dispatched from a queued task, and not immediately]
expected: TIMEOUT

View File

@@ -0,0 +1,51 @@
[promise-rejection-events.serviceworker.https.html]
type: testharness
expected: TIMEOUT
[unhandledrejection: from Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a synchronous rejection in new Promise]
expected: TIMEOUT
[unhandledrejection: from a task-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from a throw in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from Promise.reject, indirected through Promise.all]
expected: TIMEOUT
[delayed handling: a nested-task delay before attaching a handler causes unhandledrejection]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask before promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
expected: TIMEOUT

View File

@@ -0,0 +1,51 @@
[promise-rejection-events.sharedworker.html]
type: testharness
expected: TIMEOUT
[unhandledrejection: from Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a synchronous rejection in new Promise]
expected: TIMEOUT
[unhandledrejection: from a task-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
expected: TIMEOUT
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from a throw in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
expected: TIMEOUT
[unhandledrejection: from Promise.reject, indirected through Promise.all]
expected: TIMEOUT
[delayed handling: a nested-task delay before attaching a handler causes unhandledrejection]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask before promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
expected: TIMEOUT
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
expected: TIMEOUT

View File

@@ -0,0 +1,50 @@
[idlharness.html]
type: testharness
[Navigator interface: attribute mediaCapabilities]
expected: FAIL
[Navigator interface: navigator must inherit property "mediaCapabilities" with the proper type (0)]
expected: FAIL
[MediaDecodingAbility interface: existence and properties of interface object]
expected: FAIL
[MediaDecodingAbility interface object length]
expected: FAIL
[MediaDecodingAbility interface object name]
expected: FAIL
[MediaDecodingAbility interface: existence and properties of interface prototype object]
expected: FAIL
[MediaDecodingAbility interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[MediaDecodingAbility interface: attribute supported]
expected: FAIL
[MediaDecodingAbility interface: attribute smooth]
expected: FAIL
[MediaDecodingAbility interface: attribute powerEfficient]
expected: FAIL
[MediaCapabilities interface: existence and properties of interface object]
expected: FAIL
[MediaCapabilities interface object length]
expected: FAIL
[MediaCapabilities interface object name]
expected: FAIL
[MediaCapabilities interface: existence and properties of interface prototype object]
expected: FAIL
[MediaCapabilities interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[MediaCapabilities interface: operation query(MediaConfiguration)]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show More