diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 9a7615abac71..fb23f569db1c 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -312968,11 +312968,6 @@ {} ] ], - "webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.orig": [ - [ - {} - ] - ], "webaudio/the-audio-api/the-audioparam-interface/automation-rate-testing.js": [ [ {} @@ -655742,10 +655737,6 @@ "37062993f9dc8d90e2d418c842b30e20517bd21d", "testharness" ], - "webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.orig": [ - "df36732c3479f48fbb77a60176cdfa22f58a3611", - "support" - ], "webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurveAtTime.html": [ "de8406244bc386981c0527629e3685f250c6a659", "testharness" diff --git a/testing/web-platform/meta/css/css-contain/contain-size-grid-002.html.ini b/testing/web-platform/meta/css/css-contain/contain-size-grid-002.html.ini new file mode 100644 index 000000000000..7ee174ee135d --- /dev/null +++ b/testing/web-platform/meta/css/css-contain/contain-size-grid-002.html.ini @@ -0,0 +1,2 @@ +[contain-size-grid-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-contain/contain-size-multicol-001.html.ini b/testing/web-platform/meta/css/css-contain/contain-size-multicol-001.html.ini new file mode 100644 index 000000000000..c3bc8f7a3c2e --- /dev/null +++ b/testing/web-platform/meta/css/css-contain/contain-size-multicol-001.html.ini @@ -0,0 +1,2 @@ +[contain-size-multicol-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-grid/parsing/grid-area-invalid.html.ini b/testing/web-platform/meta/css/css-grid/parsing/grid-area-invalid.html.ini index d221b8db1633..4a3f4b506f3b 100644 --- a/testing/web-platform/meta/css/css-grid/parsing/grid-area-invalid.html.ini +++ b/testing/web-platform/meta/css/css-grid/parsing/grid-area-invalid.html.ini @@ -2,3 +2,15 @@ [CSS Grid Layout Test: parsing grid-area with invalid values] expected: FAIL + [e.style['grid-row-end'\] = "1 auto" should not set the property value] + expected: FAIL + + [e.style['grid-row-end'\] = "1 auto span" should not set the property value] + expected: FAIL + + [e.style['grid-row-end'\] = "span 1 auto" should not set the property value] + expected: FAIL + + [e.style['grid-row-end'\] = "span auto 1" should not set the property value] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-grid/parsing/grid-auto-columns-valid.html.ini b/testing/web-platform/meta/css/css-grid/parsing/grid-auto-columns-valid.html.ini index 1dce39fcefd1..f29a1c5fe37a 100644 --- a/testing/web-platform/meta/css/css-grid/parsing/grid-auto-columns-valid.html.ini +++ b/testing/web-platform/meta/css/css-grid/parsing/grid-auto-columns-valid.html.ini @@ -2,3 +2,9 @@ [CSS Grid Layout Test: parsing grid-auto-columns with valid values] expected: FAIL + [e.style['grid-auto-columns'\] = "fit-content(1px) minmax(2px, 3px) 4px" should set the property value] + expected: FAIL + + [e.style['grid-auto-columns'\] = "1px 2px 3px 0px" should set the property value] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-grid/parsing/grid-auto-rows-valid.html.ini b/testing/web-platform/meta/css/css-grid/parsing/grid-auto-rows-valid.html.ini index 93f100f964c2..d323446c03ac 100644 --- a/testing/web-platform/meta/css/css-grid/parsing/grid-auto-rows-valid.html.ini +++ b/testing/web-platform/meta/css/css-grid/parsing/grid-auto-rows-valid.html.ini @@ -2,3 +2,9 @@ [CSS Grid Layout Test: parsing grid-auto-rows with valid values] expected: FAIL + [e.style['grid-auto-rows'\] = "1px 2px 3px 0px" should set the property value] + expected: FAIL + + [e.style['grid-auto-rows'\] = "fit-content(1px) minmax(2px, 3px) 4px" should set the property value] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-grid/parsing/grid-template-areas-valid.html.ini b/testing/web-platform/meta/css/css-grid/parsing/grid-template-areas-valid.html.ini index a0538b2ecdbd..1b67847d3ddf 100644 --- a/testing/web-platform/meta/css/css-grid/parsing/grid-template-areas-valid.html.ini +++ b/testing/web-platform/meta/css/css-grid/parsing/grid-template-areas-valid.html.ini @@ -2,3 +2,6 @@ [CSS Grid Layout Test: parsing grid-template-areas with valid values] expected: FAIL + [e.style['grid-template-areas'\] = "\\" a \\t b \\"" should set the property value] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-multicol/multicol-width-large-002.xht.ini b/testing/web-platform/meta/css/css-multicol/multicol-width-large-002.xht.ini deleted file mode 100644 index 22be28b2dcf0..000000000000 --- a/testing/web-platform/meta/css/css-multicol/multicol-width-large-002.xht.ini +++ /dev/null @@ -1,2 +0,0 @@ -[multicol-width-large-002.xht] - expected: FAIL diff --git a/testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-position-svg-001o.html.ini b/testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-position-svg-001o.html.ini index 135a02d147ed..913ecc0fd7d7 100644 --- a/testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-position-svg-001o.html.ini +++ b/testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-position-svg-001o.html.ini @@ -1,2 +1,4 @@ [object-position-svg-001o.html] - expected: FAIL + expected: + if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS + FAIL diff --git a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini b/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini deleted file mode 100644 index 7f872e2313ce..000000000000 --- a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[autoplay-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html] - expected: TIMEOUT - [Feature-Policy allow="autoplay" allows same-origin navigation in an iframe.] - expected: TIMEOUT - - [Feature-Policy allow="autoplay" disallows cross-origin navigation in an iframe.] - expected: TIMEOUT - - [Untitled] - expected: FAIL - diff --git a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute.https.sub.html.ini b/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute.https.sub.html.ini deleted file mode 100644 index 644e95ccfcd1..000000000000 --- a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy-attribute.https.sub.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[autoplay-allowed-by-feature-policy-attribute.https.sub.html] - expected: TIMEOUT - [Feature policy "autoplay" can be enabled in same-origin iframe using allow="autoplay" attribute] - expected: TIMEOUT - - [Feature policy "autoplay" can be enabled in cross-origin iframe using allow="autoplay" attribute] - expected: TIMEOUT - - [Untitled] - expected: FAIL - diff --git a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy.https.sub.html.ini b/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy.https.sub.html.ini deleted file mode 100644 index b2719d91cae7..000000000000 --- a/testing/web-platform/meta/feature-policy/autoplay-allowed-by-feature-policy.https.sub.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[autoplay-allowed-by-feature-policy.https.sub.html] - expected: TIMEOUT - [Feature-Policy header: autoplay * allows the top-level document.] - expected: TIMEOUT - - [Feature-Policy header: autoplay * allows same-origin iframes.] - expected: TIMEOUT - - [Untitled] - expected: FAIL - diff --git a/testing/web-platform/meta/feature-policy/autoplay-default-feature-policy.https.sub.html.ini b/testing/web-platform/meta/feature-policy/autoplay-default-feature-policy.https.sub.html.ini deleted file mode 100644 index d8d3550b7eea..000000000000 --- a/testing/web-platform/meta/feature-policy/autoplay-default-feature-policy.https.sub.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[autoplay-default-feature-policy.https.sub.html] - expected: TIMEOUT - [Default "autoplay" feature policy ["self"\] allows the top-level document.] - expected: TIMEOUT - - [Default "autoplay" feature policy ["self"\] allows same-origin iframes.] - expected: TIMEOUT - - [Default "autoplay" feature policy ["self"\] disallows cross-origin iframes.] - expected: FAIL - - [Untitled] - expected: FAIL - diff --git a/testing/web-platform/meta/feature-policy/autoplay-disabled-by-feature-policy.https.sub.html.ini b/testing/web-platform/meta/feature-policy/autoplay-disabled-by-feature-policy.https.sub.html.ini deleted file mode 100644 index 0386ecc610ed..000000000000 --- a/testing/web-platform/meta/feature-policy/autoplay-disabled-by-feature-policy.https.sub.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[autoplay-disabled-by-feature-policy.https.sub.html] - expected: TIMEOUT - [Feature-Policy header: autoplay "none" has no effect on the top level document.] - expected: TIMEOUT - - [Feature-Policy header: autoplay "none" disallows same-origin iframes.] - expected: TIMEOUT - - [Feature-Policy header: autoplay "none" disallows cross-origin iframes.] - expected: FAIL - - [Untitled] - expected: FAIL - diff --git a/testing/web-platform/meta/feature-policy/experimental-features/intrinsicSize-without-unsized-media.tentative.https.sub.html.ini b/testing/web-platform/meta/feature-policy/experimental-features/intrinsicSize-without-unsized-media.tentative.https.sub.html.ini index 8d4cf0ea8327..9494ec7caed2 100644 --- a/testing/web-platform/meta/feature-policy/experimental-features/intrinsicSize-without-unsized-media.tentative.https.sub.html.ini +++ b/testing/web-platform/meta/feature-policy/experimental-features/intrinsicSize-without-unsized-media.tentative.https.sub.html.ini @@ -8,3 +8,6 @@ [Test image with src=/feature-policy/experimental-features/resources/image.png] expected: FAIL + [Test video] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini index c7b596c82e84..fb9d7c62696d 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini @@ -2,6 +2,3 @@ [IDL attribute complete returns true when image resource has been fetched but not run yet & image is not in broken state] expected: FAIL - [async src complete test] - expected: FAIL - diff --git a/testing/web-platform/meta/mediacapture-image/MediaStreamTrack-getConstraints-fast.html.ini b/testing/web-platform/meta/mediacapture-image/MediaStreamTrack-getConstraints-fast.html.ini index f12d52332a9c..f02de20676bc 100644 --- a/testing/web-platform/meta/mediacapture-image/MediaStreamTrack-getConstraints-fast.html.ini +++ b/testing/web-platform/meta/mediacapture-image/MediaStreamTrack-getConstraints-fast.html.ini @@ -36,3 +36,6 @@ [MediaStreamTrack-getConstraints-fast 10] expected: TIMEOUT + [MediaStreamTrack-getConstraints-fast 12] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync index 2786e474ca03..810f6236fa94 100644 --- a/testing/web-platform/meta/mozilla-sync +++ b/testing/web-platform/meta/mozilla-sync @@ -1,2 +1,2 @@ -local: 9e1b9866badfe54083ce2fb99cc9913b0e8070fa -upstream: 2d8be4b0ae6d7f207440f93ad3ea0c07d1b27a49 +local: faf9d5a2fb91313a22ac603d5e76dcd13f2dfc3c +upstream: 72ae98cf6f848616cba248590a8c4ef092ae7dfc diff --git a/testing/web-platform/meta/payment-request/interfaces.https.html.ini b/testing/web-platform/meta/payment-request/interfaces.https.html.ini index b160a86e70c1..fe4c28efe6a5 100644 --- a/testing/web-platform/meta/payment-request/interfaces.https.html.ini +++ b/testing/web-platform/meta/payment-request/interfaces.https.html.ini @@ -378,3 +378,33 @@ [PaymentMethodChangeEvent interface: attribute methodDetails] expected: FAIL + [MerchantValidationEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [MerchantValidationEvent interface object length] + expected: FAIL + + [MerchantValidationEvent interface: attribute validationURL] + expected: FAIL + + [MerchantValidationEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [MerchantValidationEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [PaymentRequest interface: new PaymentRequest([{supportedMethods: 'foo'}\], {total: {label: 'bar', amount: {currency: 'USD', value: '0'}} }) must inherit property "onmerchantvalidation" with the proper type] + expected: FAIL + + [MerchantValidationEvent interface object name] + expected: FAIL + + [MerchantValidationEvent interface: existence and properties of interface object] + expected: FAIL + + [MerchantValidationEvent interface: operation complete([object Object\])] + expected: FAIL + + [PaymentRequest interface: attribute onmerchantvalidation] + expected: FAIL + diff --git a/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini b/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini index 43eb4dc50ac0..90ddba0ec5cf 100644 --- a/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini +++ b/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini @@ -17,3 +17,6 @@ [getDisplayMedia() with video true] expected: FAIL + [getDisplayMedia() with getSettings] + expected: FAIL + diff --git a/testing/web-platform/meta/service-workers/service-worker/postmessage.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/postmessage.https.html.ini index 9d737619b7dd..6bff5cc3f903 100644 --- a/testing/web-platform/meta/service-workers/service-worker/postmessage.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/postmessage.https.html.ini @@ -2,3 +2,7 @@ [postMessage with dictionary a transferable ArrayBuffer between ServiceWorker and Client] expected: FAIL + [postMessage a transferable ArrayBuffer between ServiceWorker and Client over MessagePort] + expected: + if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/trusted-types/idlharness.any.js.ini b/testing/web-platform/meta/trusted-types/idlharness.any.js.ini deleted file mode 100644 index 1ce9058542e0..000000000000 --- a/testing/web-platform/meta/trusted-types/idlharness.any.js.ini +++ /dev/null @@ -1,447 +0,0 @@ -[idlharness.any.html] - [Stringification of window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s })] - expected: FAIL - - [TrustedScriptURL must be primary interface of window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string")] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedScript interface: stringifier] - expected: FAIL - - [TrustedURL interface object name] - expected: FAIL - - [TrustedTypePolicy interface: calling createScript(DOMString) on window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) with too few arguments must throw TypeError] - expected: FAIL - - [TrustedTypePolicyFactory interface object name] - expected: FAIL - - [TrustedTypePolicy interface: calling createScriptURL(DOMString) on window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface object length] - expected: FAIL - - [TrustedHTML interface: calling unsafelyCreate(DOMString) on window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must inherit property "createScript(DOMString)" with the proper type] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedTypePolicy interface object name] - expected: FAIL - - [TrustedURL interface: window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") must inherit property "create(USVString)" with the proper type] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface object] - expected: FAIL - - [TrustedTypePolicyFactory interface: operation getPolicyNames()] - expected: FAIL - - [TrustedScriptURL interface: stringifier] - expected: FAIL - - [Stringification of window.TrustedTypes] - expected: FAIL - - [TrustedTypePolicy interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicy interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedScriptURL interface: window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string") must inherit property "unsafelyCreate(DOMString)" with the proper type] - expected: FAIL - - [TrustedScript interface: existence and properties of interface object] - expected: FAIL - - [TrustedHTML must be primary interface of window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string")] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName2", { createScript: s => s }).createScript("A string")] - expected: FAIL - - [TrustedURL interface: existence and properties of interface object] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must inherit property "createScriptURL(DOMString)" with the proper type] - expected: FAIL - - [TrustedTypePolicy interface: existence and properties of interface object] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedTypePolicy interface: operation createHTML(DOMString)] - expected: FAIL - - [TrustedTypePolicy interface: operation createScriptURL(DOMString)] - expected: FAIL - - [TrustedHTML interface object length] - expected: FAIL - - [TrustedHTML interface: window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") must inherit property "unsafelyCreate(DOMString)" with the proper type] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicy interface: calling createHTML(DOMString) on window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) with too few arguments must throw TypeError] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedHTML interface: window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") must inherit property "escape(DOMString)" with the proper type] - expected: FAIL - - [TrustedScript must be primary interface of window.TrustedTypes.createPolicy("SomeName2", { createScript: s => s }).createScript("A string")] - expected: FAIL - - [TrustedScriptURL interface object length] - expected: FAIL - - [TrustedTypePolicyFactory interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicy must be primary interface of window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s })] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string")] - expected: FAIL - - [TrustedURL interface: operation create(USVString)] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must inherit property "name" with the proper type] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must inherit property "createURL(DOMString)" with the proper type] - expected: FAIL - - [TrustedHTML interface object name] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string")] - expected: FAIL - - [TrustedTypePolicyFactory interface: window.TrustedTypes must inherit property "getPolicyNames()" with the proper type] - expected: FAIL - - [TrustedURL interface: operation unsafelyCreate(USVString)] - expected: FAIL - - [TrustedURL interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedHTML interface: calling escape(DOMString) on window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface: stringifier] - expected: FAIL - - [TrustedScript interface object name] - expected: FAIL - - [TrustedTypePolicyFactory interface object length] - expected: FAIL - - [TrustedScriptURL interface object name] - expected: FAIL - - [TrustedTypePolicy interface: calling createURL(DOMString) on window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) with too few arguments must throw TypeError] - expected: FAIL - - [TrustedScript interface object length] - expected: FAIL - - [TrustedTypePolicy interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicy interface object length] - expected: FAIL - - [TrustedHTML interface: operation escape(DOMString)] - expected: FAIL - - [TrustedURL interface: calling create(USVString) on window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedHTML interface: operation unsafelyCreate(DOMString)] - expected: FAIL - - [TrustedURL interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must inherit property "createHTML(DOMString)" with the proper type] - expected: FAIL - - [TrustedTypePolicy interface: attribute name] - expected: FAIL - - [TrustedScriptURL interface: calling unsafelyCreate(DOMString) on window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedTypePolicy interface: operation createURL(DOMString)] - expected: FAIL - - [TrustedTypePolicyFactory interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedURL interface: calling unsafelyCreate(USVString) on window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedTypePolicyFactory interface: window.TrustedTypes must inherit property "createPolicy(DOMString, TrustedTypePolicyOptions)" with the proper type] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface object] - expected: FAIL - - [TrustedScriptURL interface: operation unsafelyCreate(DOMString)] - expected: FAIL - - [TrustedURL interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedTypePolicyFactory interface: calling createPolicy(DOMString, TrustedTypePolicyOptions) on window.TrustedTypes with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface: window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") must inherit property "unsafelyCreate(USVString)" with the proper type] - expected: FAIL - - [TrustedTypePolicyFactory interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedHTML interface: stringifier] - expected: FAIL - - [TrustedTypePolicyFactory must be primary interface of window.TrustedTypes] - expected: FAIL - - [TrustedTypePolicy interface: operation createScript(DOMString)] - expected: FAIL - - [TrustedTypePolicyFactory interface: operation createPolicy(DOMString, TrustedTypePolicyOptions)] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string")] - expected: FAIL - - [TrustedURL must be primary interface of window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string")] - expected: FAIL - - [TrustedTypePolicyFactory interface: existence and properties of interface object] - expected: FAIL - - -[idlharness.any.worker.html] - [TrustedURL interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicyFactory interface: window.TrustedTypes must not have property "getPolicyNames"] - expected: FAIL - - [TrustedScript interface: existence and properties of interface object] - expected: FAIL - - [TrustedScriptURL must be primary interface of window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string")] - expected: FAIL - - [TrustedURL interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedScript interface: stringifier] - expected: FAIL - - [TrustedHTML interface: calling escape(DOMString) on window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface: stringifier] - expected: FAIL - - [TrustedURL interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedScript interface object name] - expected: FAIL - - [TrustedURL interface: calling unsafelyCreate(USVString) on window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface object name] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface object] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must not have property "createURL"] - expected: FAIL - - [TrustedScriptURL interface: operation unsafelyCreate(DOMString)] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must not have property "name"] - expected: FAIL - - [TrustedURL interface: window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") must inherit property "unsafelyCreate(USVString)" with the proper type] - expected: FAIL - - [TrustedTypePolicyFactory interface: window.TrustedTypes must not have property "createPolicy"] - expected: FAIL - - [TrustedScriptURL interface object name] - expected: FAIL - - [TrustedScriptURL interface: stringifier] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s })] - expected: FAIL - - [TrustedHTML interface: window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") must inherit property "unsafelyCreate(DOMString)" with the proper type] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedHTML interface: calling unsafelyCreate(DOMString) on window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedHTML interface: window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string") must inherit property "escape(DOMString)" with the proper type] - expected: FAIL - - [TrustedScript interface object length] - expected: FAIL - - [TrustedURL interface object length] - expected: FAIL - - [TrustedScript must be primary interface of window.TrustedTypes.createPolicy("SomeName2", { createScript: s => s }).createScript("A string")] - expected: FAIL - - [TrustedScriptURL interface object length] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [TrustedTypePolicy must be primary interface of window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s })] - expected: FAIL - - [TrustedHTML interface object length] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must not have property "createScript"] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must not have property "createScriptURL"] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string")] - expected: FAIL - - [TrustedURL interface: operation create(USVString)] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [TrustedHTML interface object name] - expected: FAIL - - [TrustedURL interface: window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") must inherit property "create(USVString)" with the proper type] - expected: FAIL - - [TrustedTypePolicy interface: window.TrustedTypes.createPolicy("SomeName", { createHTML: s => s }) must not have property "createHTML"] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface object] - expected: FAIL - - [TrustedHTML interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedScriptURL interface: existence and properties of interface prototype object] - expected: FAIL - - [TrustedHTML interface: stringifier] - expected: FAIL - - [Stringification of window.TrustedTypes] - expected: FAIL - - [TrustedHTML interface: operation escape(DOMString)] - expected: FAIL - - [TrustedTypePolicyFactory must be primary interface of window.TrustedTypes] - expected: FAIL - - [TrustedScriptURL interface: window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string") must inherit property "unsafelyCreate(DOMString)" with the proper type] - expected: FAIL - - [TrustedURL interface: calling create(USVString) on window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedHTML interface: operation unsafelyCreate(DOMString)] - expected: FAIL - - [TrustedURL interface: existence and properties of interface object] - expected: FAIL - - [TrustedHTML must be primary interface of window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string")] - expected: FAIL - - [TrustedScript interface: existence and properties of interface prototype object] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName1", { createHTML: s => s }).createHTML("A string")] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName2", { createScript: s => s }).createScript("A string")] - expected: FAIL - - [TrustedURL must be primary interface of window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string")] - expected: FAIL - - [TrustedScriptURL interface: calling unsafelyCreate(DOMString) on window.TrustedTypes.createPolicy("SomeName3", { createScriptURL: s => s }).createScriptURL("A string") with too few arguments must throw TypeError] - expected: FAIL - - [TrustedURL interface: operation unsafelyCreate(USVString)] - expected: FAIL - - [Stringification of window.TrustedTypes.createPolicy("SomeName4", { createURL: s => s }).createURL("A string")] - expected: FAIL - diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping.html.ini index 824f0a741477..d8e2fc64168b 100644 --- a/testing/web-platform/meta/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping.html.ini +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping.html.ini @@ -1,5 +1,4 @@ [panner-rolloff-clamping.html] - expected: ERROR [X Panner distanceModel: "linear", rolloffFactor: -1 expected to be equal to the array [0,0.018875712528824806,0.05621177703142166,0.06847958266735077,0.09856243431568146,0.12242205440998077,0.1495940238237381,0.16251686215400696,0.20651382207870483,0.21217726171016693,0.2435699999332428,0.2771494388580322,0.28300273418426514,0.32210540771484375,0.344368577003479,0.36553990840911865...\] but differs in 2047 places:\n\tIndex\tActual\t\t\tExpected\n\t[1\]\t2.8312625363469124e-2\t1.8875712528824806e-2\n\t[2\]\t8.4314860403537750e-2\t5.6211777031421661e-2\n\t[3\]\t1.0271595418453217e-1\t6.8479582667350769e-2\n\t[4\]\t1.4783872663974762e-1\t9.8562434315681458e-2\n\t...and 2043 more errors.] expected: FAIL diff --git a/testing/web-platform/meta/webrtc/no-media-call.html.ini b/testing/web-platform/meta/webrtc/no-media-call.html.ini deleted file mode 100644 index 5a3fd876b999..000000000000 --- a/testing/web-platform/meta/webrtc/no-media-call.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[no-media-call.html] - [Can set up a basic WebRTC call with no data.] - expected: FAIL -