Update web-platform-tests to revision 7a767a52741f628430ffbbed46e7f3df68ba3534

Fixes #15648.
This commit is contained in:
Ms2ger 2017-02-20 11:44:42 +01:00
parent a1e4c547f0
commit 4fadf9b0b6
1184 changed files with 22551 additions and 9856 deletions

View file

@ -0,0 +1,5 @@
[historical.html]
type: testharness
[Blob.close() should not be supported]
expected: FAIL

View file

@ -0,0 +1,9 @@
[blob-url-in-sandboxed-iframe.html]
type: testharness
expected: TIMEOUT
[reading a Blob URL in an unconstrained iframe]
expected: TIMEOUT
[reading a Blob URL in a sandboxed iframe without the same-origin flag]
expected: NOTRUN

View file

@ -0,0 +1,5 @@
[multi-global-origin-serialization.sub.html]
type: testharness
[Blob URL serialization (specifically the origin) in multi-global situations]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -1,3 +1,5 @@
[ecdh_bits.worker.html] [ecdh_bits.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[ecdh_keys.worker.html] [ecdh_keys.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[hkdf.worker.html] [hkdf.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[pbkdf2.worker.html] [pbkdf2.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_ecdh_bits.html] [test_ecdh_bits.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: deriveBits() Using ECDH]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_ecdh_keys.html] [test_ecdh_keys.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI:deriveKey() Using ECDH]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_hkdf.html] [test_hkdf.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: deriveBits() and deriveKey() Using HKDF]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_pbkdf2.html] [test_pbkdf2.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2]
expected: FAIL

View file

@ -1,3 +1,5 @@
[aes_cbc.worker.html] [aes_cbc.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[aes_ctr.worker.html] [aes_ctr.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[aes_gcm.worker.html] [aes_gcm.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[rsa.worker.html] [rsa.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_aes_cbc.html] [test_aes_cbc.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: encrypt() Using AES-CBC]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_aes_ctr.html] [test_aes_ctr.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: encrypt() Using AES-CTR]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_aes_gcm.html] [test_aes_gcm.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: encrypt() Using AES-GCM]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_rsa_oaep.html] [test_rsa_oaep.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: encrypt() Using RSA-OAEP]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures.worker.html] [failures.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_AES-CBC.worker.html] [failures_AES-CBC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_AES-CTR.worker.html] [failures_AES-CTR.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_AES-GCM.worker.html] [failures_AES-GCM.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_AES-KW.worker.html] [failures_AES-KW.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_ECDH.worker.html] [failures_ECDH.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_ECDSA.worker.html] [failures_ECDSA.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_HMAC.worker.html] [failures_HMAC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_RSA-OAEP.worker.html] [failures_RSA-OAEP.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[failures_RSA-PSS.worker.html] [failures_RSA-PSS.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[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

@ -1,3 +1,5 @@
[successes.worker.html] [successes.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_AES-CBC.worker.html] [successes_AES-CBC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_AES-CTR.worker.html] [successes_AES-CTR.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_AES-GCM.worker.html] [successes_AES-GCM.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_AES-KW.worker.html] [successes_AES-KW.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_ECDH.worker.html] [successes_ECDH.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_ECDSA.worker.html] [successes_ECDSA.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_HMAC.worker.html] [successes_HMAC.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_RSA-OAEP.worker.html] [successes_RSA-OAEP.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[successes_RSA-PSS.worker.html] [successes_RSA-PSS.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[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,3 +1,5 @@
[test_aes-cbc.html] [test_aes-cbc.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_aes-ctr.html] [test_aes-ctr.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures.html] [test_failures.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_AES-CBC.html] [test_failures_AES-CBC.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_AES-CTR.html] [test_failures_AES-CTR.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_AES-GCM.html] [test_failures_AES-GCM.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_AES-KW.html] [test_failures_AES-KW.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_ECDH.html] [test_failures_ECDH.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_ECDSA.html] [test_failures_ECDSA.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_HMAC.html] [test_failures_HMAC.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_RSA-OAEP.html] [test_failures_RSA-OAEP.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_RSA-PSS.html] [test_failures_RSA-PSS.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_failures_RSASSA-PKCS1-v1_5.html] [test_failures_RSASSA-PKCS1-v1_5.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() for Failures]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes.html] [test_successes.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_AES-CBC.html] [test_successes_AES-CBC.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_AES-CTR.html] [test_successes_AES-CTR.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_AES-GCM.html] [test_successes_AES-GCM.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_AES-KW.html] [test_successes_AES-KW.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_ECDH.html] [test_successes_ECDH.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_ECDSA.html] [test_successes_ECDSA.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_HMAC.html] [test_successes_HMAC.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_RSA-OAEP.html] [test_successes_RSA-OAEP.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_RSA-PSS.html] [test_successes_RSA-PSS.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_successes_RSASSA-PKCS1-v1_5.html] [test_successes_RSASSA-PKCS1-v1_5.html]
type: testharness type: testharness
expected: TIMEOUT [WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

View file

@ -1,3 +1,5 @@
[ecdsa.worker.html] [ecdsa.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[hmac.worker.html] [hmac.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[rsa_pkcs.worker.html] [rsa_pkcs.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[rsa_pss.worker.html] [rsa_pss.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_ecdsa.html] [test_ecdsa.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: sign() and verify() Using ECDSA]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_hmac.html] [test_hmac.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: sign() and verify() Using HMAC]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_rsa_pkcs.html] [test_rsa_pkcs.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: sign() and verify() Using RSASSA-PKCS1-v1_5]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_rsa_pss.html] [test_rsa_pss.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: sign() and verify() Using RSA-PSS]
expected: FAIL

View file

@ -1,3 +1,5 @@
[test_wrapKey_unwrapKey.html] [test_wrapKey_unwrapKey.html]
type: testharness type: testharness
expected: ERROR [WebCryptoAPI: wrapKey() and unwrapKey()]
expected: FAIL

View file

@ -1,3 +1,5 @@
[wrapKey_unwrapKey.worker.html] [wrapKey_unwrapKey.worker.html]
type: testharness type: testharness
expected: ERROR [Untitled]
expected: FAIL

View file

@ -1,3 +1,5 @@
[send-after-setting-document-domain.htm] [send-after-setting-document-domain.htm]
type: testharness type: testharness
expected: ERROR [XMLHttpRequest: send() with document.domain set]
expected: FAIL

View file

@ -0,0 +1,9 @@
[EventListener-invoke-legacy.html]
type: testharness
expected: ERROR
[Listener of transitionend]
expected: FAIL
[Legacy listener of transitionend]
expected: TIMEOUT

View file

@ -1,3 +1,5 @@
[integrity-sharedworker.html] [integrity-sharedworker.html]
type: testharness type: testharness
expected: ERROR [Fetch in sharedworker: integrity handling]
expected: FAIL

View file

@ -0,0 +1,26 @@
[headers-record.html]
type: testharness
[Basic operation with one property]
expected: FAIL
[Basic operation with one property and a proto]
expected: FAIL
[Correct operation ordering with two properties]
expected: FAIL
[Correct operation ordering with two properties one of which has an invalid name]
expected: FAIL
[Correct operation ordering with two properties one of which has an invalid value]
expected: FAIL
[Correct operation ordering with non-enumerable properties]
expected: FAIL
[Correct operation ordering with undefined descriptors]
expected: FAIL
[Correct operation ordering with repeated keys]
expected: FAIL

View file

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

View file

@ -0,0 +1,5 @@
[location-symbol-toprimitive.html]
type: testharness
[Location Symbol.toPrimitive]
expected: FAIL

View file

@ -0,0 +1,5 @@
[location-valueof.html]
type: testharness
[Location valueOf]
expected: FAIL

View file

@ -1,3 +1,5 @@
[reload_document_open_write.html] [reload_document_open_write.html]
type: testharness type: testharness
expected: ERROR [Reload document with document.open and document.written content]
expected: FAIL

View file

@ -1,3 +1,5 @@
[reload_document_write.html] [reload_document_write.html]
type: testharness type: testharness
expected: ERROR [Reload document with document.written content]
expected: FAIL

View file

@ -1,3 +1,5 @@
[reload_document_write_onload.html] [reload_document_write_onload.html]
type: testharness type: testharness
expected: ERROR [Reload document with document.written content written in load event]
expected: FAIL

View file

@ -1,3 +1,5 @@
[reload_post_1.html] [reload_post_1.html]
type: testharness type: testharness
expected: ERROR [Reload document with POST]
expected: FAIL

View file

@ -1,3 +1,5 @@
[cross-origin-objects-on-new-window.html] [cross-origin-objects-on-new-window.html]
type: testharness type: testharness
expected: ERROR [Cross-origin behavior of Window and Location on new Window]
expected: FAIL

View file

@ -10047,3 +10047,48 @@
[HTMLScriptElement interface: document.createElement("script") must inherit property "nonce" with the proper type (8)] [HTMLScriptElement interface: document.createElement("script") must inherit property "nonce" with the proper type (8)]
expected: FAIL expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "willValidate" with the proper type (11)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "validationMessage" with the proper type (13)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "checkValidity" with the proper type (14)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "reportValidity" with the proper type (15)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "setCustomValidity" with the proper type (16)]
expected: FAIL
[Window interface: attribute origin]
expected: FAIL
[Window interface: operation createImageBitmap(ImageBitmapSource,ImageBitmapOptions)]
expected: FAIL
[Window interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions)]
expected: FAIL
[Window interface: window must inherit property "origin" with the proper type (112)]
expected: FAIL
[Window interface: calling createImageBitmap(ImageBitmapSource,ImageBitmapOptions) on window with too few arguments must throw TypeError]
expected: FAIL
[Window interface: calling createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions) on window with too few arguments must throw TypeError]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "source" with the proper type (3)]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "ports" with the proper type (4)]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "initMessageEvent" with the proper type (5)]
expected: FAIL
[MessageEvent interface: calling initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object\],[object Object\],[object Object\]) on new MessageEvent("message", { data: 5 }) with too few arguments must throw TypeError]
expected: FAIL

View file

@ -0,0 +1,257 @@
[interfaces.worker.html]
type: testharness
[ImageData interface object length]
expected: FAIL
[Path2D interface: existence and properties of interface object]
expected: FAIL
[Path2D interface object length]
expected: FAIL
[Path2D interface object name]
expected: FAIL
[Path2D interface: existence and properties of interface prototype object]
expected: FAIL
[Path2D interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Path2D interface: operation addPath(Path2D,DOMMatrixInit)]
expected: FAIL
[Path2D interface: operation closePath()]
expected: FAIL
[Path2D interface: operation moveTo(unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation lineTo(unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation quadraticCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation bezierCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation rect(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
[Path2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
[History interface: existence and properties of interface object]
expected: FAIL
[ImageBitmap interface: existence and properties of interface object]
expected: FAIL
[ImageBitmap interface object length]
expected: FAIL
[ImageBitmap interface object name]
expected: FAIL
[ImageBitmap interface: existence and properties of interface prototype object]
expected: FAIL
[ImageBitmap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[ImageBitmap interface: attribute width]
expected: FAIL
[ImageBitmap interface: attribute height]
expected: FAIL
[MessageEvent interface: attribute source]
expected: FAIL
[MessageEvent interface: attribute ports]
expected: FAIL
[MessageEvent interface: operation initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object\],[object Object\],[object Object\])]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "source" with the proper type (3)]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "ports" with the proper type (4)]
expected: FAIL
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "initMessageEvent" with the proper type (5)]
expected: FAIL
[MessageEvent interface: calling initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object\],[object Object\],[object Object\]) on new MessageEvent("message", { data: 5 }) with too few arguments must throw TypeError]
expected: FAIL
[WebSocket interface: attribute extensions]
expected: FAIL
[WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type (10)]
expected: FAIL
[MessageChannel interface: existence and properties of interface object]
expected: FAIL
[MessageChannel interface object length]
expected: FAIL
[MessageChannel interface object name]
expected: FAIL
[MessageChannel interface: existence and properties of interface prototype object]
expected: FAIL
[MessageChannel interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[MessageChannel interface: attribute port1]
expected: FAIL
[MessageChannel interface: attribute port2]
expected: FAIL
[MessagePort interface: existence and properties of interface object]
expected: FAIL
[MessagePort interface object length]
expected: FAIL
[MessagePort interface object name]
expected: FAIL
[MessagePort interface: existence and properties of interface prototype object]
expected: FAIL
[MessagePort interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[MessagePort interface: operation postMessage(any,[object Object\])]
expected: FAIL
[MessagePort interface: operation start()]
expected: FAIL
[MessagePort interface: operation close()]
expected: FAIL
[MessagePort interface: attribute onmessage]
expected: FAIL
[BroadcastChannel interface: existence and properties of interface object]
expected: FAIL
[BroadcastChannel interface object length]
expected: FAIL
[BroadcastChannel interface object name]
expected: FAIL
[BroadcastChannel interface: existence and properties of interface prototype object]
expected: FAIL
[BroadcastChannel interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BroadcastChannel interface: attribute name]
expected: FAIL
[BroadcastChannel interface: operation postMessage(any)]
expected: FAIL
[BroadcastChannel interface: operation close()]
expected: FAIL
[BroadcastChannel interface: attribute onmessage]
expected: FAIL
[WorkerGlobalScope interface: attribute onlanguagechange]
expected: FAIL
[WorkerGlobalScope interface: attribute onoffline]
expected: FAIL
[WorkerGlobalScope interface: attribute ononline]
expected: FAIL
[WorkerGlobalScope interface: attribute origin]
expected: FAIL
[WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,ImageBitmapOptions)]
expected: FAIL
[WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (5)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type (6)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (7)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "origin" with the proper type (8)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "createImageBitmap" with the proper type (15)]
expected: FAIL
[WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource,ImageBitmapOptions) on self with too few arguments must throw TypeError]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "createImageBitmap" with the proper type (16)]
expected: FAIL
[WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions) on self with too few arguments must throw TypeError]
expected: FAIL
[SharedWorker interface: existence and properties of interface object]
expected: FAIL
[SharedWorker interface object length]
expected: FAIL
[SharedWorker interface object name]
expected: FAIL
[SharedWorker interface: existence and properties of interface prototype object]
expected: FAIL
[SharedWorker interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[SharedWorker interface: attribute port]
expected: FAIL
[SharedWorker interface: attribute onerror]
expected: FAIL
[WorkerNavigator interface: attribute languages]
expected: FAIL
[WorkerNavigator interface: attribute onLine]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type (10)]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type (11)]
expected: FAIL
[WorkerLocation interface: attribute origin]
expected: FAIL

View file

@ -17706,3 +17706,33 @@
[script.noModule: IDL set to object "test-valueOf"] [script.noModule: IDL set to object "test-valueOf"]
expected: FAIL expected: FAIL
[menu.type: setAttribute() to "context"]
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: setAttribute() to "CONTEXT"]
expected: FAIL
[menu.type: IDL set to "context"]
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
[menu.type: IDL set to "CONTEXT"]
expected: FAIL

View file

@ -0,0 +1,11 @@
[self-origin.any.worker.html]
type: testharness
[self.origin should be correct]
expected: FAIL
[self-origin.any.html]
type: testharness
[self.origin should be correct]
expected: FAIL

View file

@ -0,0 +1,33 @@
[self-origin.sub.html]
type: testharness
expected: ERROR
[Should have the right origin for cross-origin subframe]
expected: NOTRUN
[Should have the right origin for cross-origin subframe after setting document.domain]
expected: NOTRUN
[Should have the right origin for IDN subframe]
expected: NOTRUN
[Should have the right origin for IDN subframe after setting document.domain]
expected: NOTRUN
[Should have the right origin for sandboxed iframe]
expected: NOTRUN
[We should have the right origin for our page]
expected: FAIL
[about:blank subframe origins]
expected: FAIL
[blob: subframe origins]
expected: FAIL
[javascript: subframe origins]
expected: FAIL
[srcdoc subframe origins]
expected: FAIL

View file

@ -1,3 +1,5 @@
[allow-scripts-flag-changing-1.html] [allow-scripts-flag-changing-1.html]
type: testharness type: testharness
expected: ERROR [Meta refresh is blocked by the allow-scripts sandbox flag at its creation time, not when refresh comes due]
expected: FAIL

View file

@ -1,3 +1,5 @@
[allow-scripts-flag-changing-2.html] [allow-scripts-flag-changing-2.html]
type: testharness type: testharness
expected: ERROR [Meta refresh of the original iframe is not blocked if moved into a sandboxed iframe]
expected: FAIL

View file

@ -0,0 +1,5 @@
[autoplay-with-slow-text-tracks.html]
type: testharness
[autoplay with slow text tracks]
expected: FAIL

View file

@ -0,0 +1,5 @@
[toBlob.null.html]
type: testharness
[toBlob with zero dimension returns a null Blob]
expected: FAIL

View file

@ -0,0 +1,5 @@
[embed-in-object-fallback-2.html]
type: testharness
[Test <embed> nesting inside <object>]
expected: FAIL

View file

@ -1,3 +1,5 @@
[data-url.html] [data-url.html]
type: testharness type: testharness
expected: ERROR [data URL image]
expected: FAIL

View file

@ -10,3 +10,9 @@
[load event of about:blank] [load event of about:blank]
expected: TIMEOUT expected: TIMEOUT
[error event (using 'file:' protocol)]
expected: TIMEOUT
[error event (using 'http:' protocol)]
expected: TIMEOUT

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