diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /testing/web-platform/meta/html/dom | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/dom')
25 files changed, 143 insertions, 132 deletions
diff --git a/testing/web-platform/meta/html/dom/aria-attribute-reflection.html.ini b/testing/web-platform/meta/html/dom/aria-attribute-reflection.html.ini deleted file mode 100644 index 27d897c710..0000000000 --- a/testing/web-platform/meta/html/dom/aria-attribute-reflection.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[aria-attribute-reflection.html] - [aria-braillelabel attribute reflects.] - expected: FAIL - - [aria-brailleroledescription attribute reflects.] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/aria-element-reflection-disconnected.html.ini b/testing/web-platform/meta/html/dom/aria-element-reflection-disconnected.html.ini index d8f8b83412..af62c9acb2 100644 --- a/testing/web-platform/meta/html/dom/aria-element-reflection-disconnected.html.ini +++ b/testing/web-platform/meta/html/dom/aria-element-reflection-disconnected.html.ini @@ -1,6 +1,7 @@ [aria-element-reflection-disconnected.html] - [Element references should stay valid when content is disconnected (single element)] - expected: FAIL - + prefs: [accessibility.ARIAElementReflection.enabled:true] [Element references should stay valid when content is disconnected (element array)] expected: FAIL + + [Element references should stay valid when content is disconnected (single element)] + expected: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/dom/aria-element-reflection.html.ini b/testing/web-platform/meta/html/dom/aria-element-reflection.html.ini index e59f2ea938..ad3b5c86ed 100644 --- a/testing/web-platform/meta/html/dom/aria-element-reflection.html.ini +++ b/testing/web-platform/meta/html/dom/aria-element-reflection.html.ini @@ -1,31 +1,11 @@ [aria-element-reflection.html] - [aria-activedescendant element reflection] - expected: FAIL - - [If the content attribute is set directly, the IDL attribute getter always returns the first element whose ID matches the content attribute.] - expected: FAIL - - [Setting the IDL attribute to an element which is not the first element in DOM order with its ID causes the content attribute to be an empty string] - expected: FAIL - - [Setting an element reference that crosses into a shadow tree is disallowed, but setting one that is in a shadow inclusive ancestor is allowed.] - expected: FAIL - + prefs: [accessibility.ARIAElementReflection.enabled:true] [aria-errormessage] expected: FAIL [aria-details] expected: FAIL - [Reparenting an element into a descendant shadow scope hides the element reference.] - expected: FAIL - - [Reparenting referenced element cannot cause retargeting of reference.] - expected: FAIL - - [Element reference set in invalid scope remains intact throughout move to valid scope.] - expected: FAIL - [aria-labelledby.] expected: FAIL @@ -50,17 +30,38 @@ [Moving explicitly set elements around within the same scope, and removing from the DOM.] expected: FAIL - [Attaching element reference before it's inserted into the DOM.] + [Passing values of the wrong type should throw a TypeError] expected: FAIL + [Reparenting an element into a descendant shadow scope hides the element reference.] + expected: [PASS, FAIL] + + [Reparenting referenced element cannot cause retargeting of reference.] + expected: [PASS, FAIL] + + [Setting the IDL attribute to an element which is not the first element in DOM order with its ID causes the content attribute to be an empty string] + expected: [PASS, FAIL] + + [If the content attribute is set directly, the IDL attribute getter always returns the first element whose ID matches the content attribute.] + expected: [PASS, FAIL] + + [Element reference set in invalid scope remains intact throughout move to valid scope.] + expected: [PASS, FAIL] + [Cross-document references and moves.] - expected: FAIL + expected: [PASS, FAIL] [Deleting a reflected element should return null for the IDL attribute and the content attribute will be empty.] - expected: FAIL + expected: [PASS, FAIL] + + [Attaching element reference before it's inserted into the DOM.] + expected: [PASS, FAIL] + + [Setting an element reference that crosses into a shadow tree is disallowed, but setting one that is in a shadow inclusive ancestor is allowed.] + expected: [PASS, FAIL] [Changing the ID of an element doesn't lose the reference.] - expected: FAIL + expected: [PASS, FAIL] - [Passing values of the wrong type should throw a TypeError] - expected: FAIL + [aria-activedescendant element reflection] + expected: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini index e6183eb512..d75c5ec460 100644 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini @@ -8,11 +8,3 @@ [Non-HTML element text contents influence dir=auto] expected: FAIL - [text changes apply to dir=auto on further ancestor after removing dir=auto from closer ancestor] - expected: FAIL - - [directionality of bdi elements: dir=auto empty in rtl parent] - expected: FAIL - - [directionality of bdi elements: no dir attribute empty in rtl parent] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini index cd45a25c3e..fb732548e2 100644 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini @@ -1,16 +1,10 @@ [dir-auto-dynamic-changes.window.html] - [dir=auto changes for content insertion and removal, in and out of document] - expected: FAIL - [dir=auto changes for slot reassignment] expected: FAIL [text changes affecting both slot and ancestor with dir=auto] expected: FAIL - [dynamic changes to subtrees excluded as a result of the dir attribute] - expected: FAIL - [dynamic changes inside of non-HTML elements] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini deleted file mode 100644 index 75cf38f059..0000000000 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[dir-shadow-41.html] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini index 033ebb0b81..5ec33323ae 100644 --- a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini @@ -1,3 +1,2 @@ [dir_auto-N-EN.html] restart-after: true - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/idlharness.https.html.ini b/testing/web-platform/meta/html/dom/idlharness.https.html.ini index c8fbdbbab1..4382684e10 100644 --- a/testing/web-platform/meta/html/dom/idlharness.https.html.ini +++ b/testing/web-platform/meta/html/dom/idlharness.https.html.ini @@ -1,4 +1,4 @@ -prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true, dom.iframe_lazy_loading.enabled:true, dom.webcomponents.shadowdom.declarative.enabled:true] +prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true, dom.iframe_lazy_loading.enabled:true, dom.webcomponents.shadowdom.declarative.enabled:true, network.fetchpriority.enabled:true] [idlharness.https.html?exclude=(Document|Window|HTML.*)] [AudioTrack interface: existence and properties of interface prototype object] expected: FAIL @@ -282,21 +282,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [ImageData interface: new ImageData(10, 10) must inherit property "colorSpace" with the proper type] expected: FAIL - [CanvasRenderingContext2D interface: operation isContextLost()] - expected: FAIL - - [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "isContextLost()" with the proper type] - expected: FAIL - - [OffscreenCanvasRenderingContext2D interface: operation isContextLost()] - expected: FAIL - - [SVGElement interface: attribute oncontextlost] - expected: FAIL - - [SVGElement interface: attribute oncontextrestored] - expected: FAIL - [SVGElement interface: attribute onbeforematch] expected: FAIL @@ -696,48 +681,102 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [MessagePort interface: attribute onclose] expected: FAIL + [PageSwapEvent interface: existence and properties of interface object] + expected: FAIL -[idlharness.https.html?include=(Document|Window)] - [Window interface: window must inherit property "originAgentCluster" with the proper type] + [PageSwapEvent interface object length] expected: FAIL - [Window interface: attribute originAgentCluster] + [PageSwapEvent interface object name] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [PageSwapEvent interface: attribute activation] + expected: FAIL + + [PageSwapEvent interface: attribute viewTransition] + expected: FAIL + + [NotRestoredReasonDetails interface: existence and properties of interface object] + expected: FAIL + + [NotRestoredReasonDetails interface object length] + expected: FAIL + + [NotRestoredReasonDetails interface object name] + expected: FAIL + + [NotRestoredReasonDetails interface: existence and properties of interface prototype object] + expected: FAIL + + [NotRestoredReasonDetails interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [NotRestoredReasonDetails interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [NotRestoredReasonDetails interface: attribute reason] + expected: FAIL + + [NotRestoredReasonDetails interface: operation toJSON()] + expected: FAIL + + [NotRestoredReasons interface: existence and properties of interface object] + expected: FAIL + + [NotRestoredReasons interface object length] expected: FAIL - [Window interface: attribute oncontextlost] + [NotRestoredReasons interface object name] expected: FAIL - [Window interface: attribute oncontextrestored] + [NotRestoredReasons interface: existence and properties of interface prototype object] expected: FAIL - [Window interface: window must inherit property "oncontextlost" with the proper type] + [NotRestoredReasons interface: existence and properties of interface prototype object's "constructor" property] expected: FAIL - [Window interface: window must inherit property "oncontextrestored" with the proper type] + [NotRestoredReasons interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [Document interface: attribute oncontextlost] + [NotRestoredReasons interface: attribute src] expected: FAIL - [Document interface: attribute oncontextrestored] + [NotRestoredReasons interface: attribute id] expected: FAIL - [Document interface: iframe.contentDocument must inherit property "oncontextlost" with the proper type] + [NotRestoredReasons interface: attribute name] expected: FAIL - [Document interface: iframe.contentDocument must inherit property "oncontextrestored" with the proper type] + [NotRestoredReasons interface: attribute url] expected: FAIL - [Document interface: new Document() must inherit property "oncontextlost" with the proper type] + [NotRestoredReasons interface: attribute reasons] expected: FAIL - [Document interface: new Document() must inherit property "oncontextrestored" with the proper type] + [NotRestoredReasons interface: attribute children] expected: FAIL - [Document interface: documentWithHandlers must inherit property "oncontextlost" with the proper type] + [NotRestoredReasons interface: operation toJSON()] expected: FAIL - [Document interface: documentWithHandlers must inherit property "oncontextrestored" with the proper type] + [SVGSVGElement interface: attribute onpageswap] + expected: FAIL + + +[idlharness.https.html?include=(Document|Window)] + [Window interface: window must inherit property "originAgentCluster" with the proper type] + expected: FAIL + + [Window interface: attribute originAgentCluster] expected: FAIL [Window interface: attribute onbeforematch] @@ -776,6 +815,12 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [Window interface: window must inherit property "onpagereveal" with the proper type] expected: FAIL + [Window interface: attribute onpageswap] + expected: FAIL + + [Window interface: window must inherit property "onpageswap" with the proper type] + expected: FAIL + [idlharness.https.html?include=HTML.*] [HTMLVideoElement interface: attribute playsInline] @@ -820,18 +865,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [HTMLMediaElement interface: document.createElement("audio") must inherit property "getStartDate()" with the proper type] expected: FAIL - [HTMLElement interface: attribute oncontextlost] - expected: FAIL - - [HTMLElement interface: attribute oncontextrestored] - expected: FAIL - - [HTMLElement interface: document.createElement("noscript") must inherit property "oncontextlost" with the proper type] - expected: FAIL - - [HTMLElement interface: document.createElement("noscript") must inherit property "oncontextrestored" with the proper type] - expected: FAIL - [HTMLLinkElement interface: attribute blocking] expected: FAIL @@ -856,41 +889,32 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [HTMLElement interface: document.createElement("noscript") must inherit property "onbeforematch" with the proper type] expected: FAIL - [HTMLLinkElement interface: attribute fetchPriority] - expected: FAIL - - [HTMLLinkElement interface: document.createElement("link") must inherit property "fetchPriority" with the proper type] - expected: FAIL - - [HTMLImageElement interface: attribute fetchPriority] - expected: FAIL - - [HTMLImageElement interface: document.createElement("img") must inherit property "fetchPriority" with the proper type] + [HTMLDetailsElement interface: attribute name] expected: FAIL - [HTMLImageElement interface: new Image() must inherit property "fetchPriority" with the proper type] + [HTMLDetailsElement interface: document.createElement("details") must inherit property "name" with the proper type] expected: FAIL - [HTMLScriptElement interface: attribute fetchPriority] + [HTMLBodyElement interface: attribute onpagereveal] expected: FAIL - [HTMLScriptElement interface: document.createElement("script") must inherit property "fetchPriority" with the proper type] + [HTMLBodyElement interface: document.createElement("body") must inherit property "onpagereveal" with the proper type] expected: FAIL - [HTMLDetailsElement interface: attribute name] + [HTMLFrameSetElement interface: attribute onpagereveal] expected: FAIL - [HTMLDetailsElement interface: document.createElement("details") must inherit property "name" with the proper type] + [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpagereveal" with the proper type] expected: FAIL - [HTMLBodyElement interface: attribute onpagereveal] + [HTMLBodyElement interface: attribute onpageswap] expected: FAIL - [HTMLBodyElement interface: document.createElement("body") must inherit property "onpagereveal" with the proper type] + [HTMLBodyElement interface: document.createElement("body") must inherit property "onpageswap" with the proper type] expected: FAIL - [HTMLFrameSetElement interface: attribute onpagereveal] + [HTMLFrameSetElement interface: attribute onpageswap] expected: FAIL - [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpagereveal" with the proper type] + [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpageswap" with the proper type] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/idlharness.worker.js.ini b/testing/web-platform/meta/html/dom/idlharness.worker.js.ini index a9ff034946..69318290ce 100644 --- a/testing/web-platform/meta/html/dom/idlharness.worker.js.ini +++ b/testing/web-platform/meta/html/dom/idlharness.worker.js.ini @@ -5,9 +5,6 @@ [ImageData interface: attribute colorSpace] expected: FAIL - [OffscreenCanvasRenderingContext2D interface: operation isContextLost()] - expected: FAIL - [PromiseRejectionEvent interface: attribute promise] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-001.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-001.html.ini index 346d7282c0..332e5d8560 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-001.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-001.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-001.tentative.html] +[element-render-blocking-001.html] [blocking defers frames until full parsing] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-002.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-002.html.ini index 511925c1b6..e45579f7cf 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-002.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-002.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-002.tentative.html] +[element-render-blocking-002.html] [blocking defers until needed element is parsed] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-003.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-003.html.ini index 92a6b95f04..9ce0274bd3 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-003.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-003.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-003.tentative.html] +[element-render-blocking-003.html] [adding link in the head defers frames] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-006.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-006.html.ini index a6e9373200..77041e1247 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-006.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-006.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-006.tentative.html] +[element-render-blocking-006.html] [adding 'blocking=render' in the head makes it blocking] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-008.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-008.html.ini index 9561d696be..e8b5264458 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-008.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-008.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-008.tentative.html] +[element-render-blocking-008.html] [changing media to matching causes link to have an effect] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-011.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-011.html.ini index 0675b81361..79f8db6e44 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-011.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-011.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-011.tentative.html] +[element-render-blocking-011.html] [changing rel to expect in the head causes it to be blocking] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-012.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-012.html.ini index 1e31c3f000..3389a59607 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-012.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-012.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-012.tentative.html] +[element-render-blocking-012.html] [adding href in the head makes it blocking] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-024.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-024.html.ini index 3e821238f4..31bccf7da9 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-024.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-024.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-024.tentative.html] +[element-render-blocking-024.html] [unknown href causes the whole document to be blocked] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-025.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-025.tentative.html.ini deleted file mode 100644 index 2bf30fa410..0000000000 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-025.tentative.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[element-render-blocking-025.tentative.html] - [adding an id in the body satisfies render block] - expected: - if tsan: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-027.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-027.html.ini index 61f04ef7a4..19a5687b60 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-027.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-027.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-027.tentative.html] +[element-render-blocking-027.html] [unknown href causes the whole document to be blocked (with href changes!)] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-028.tentative.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-028.html.ini index 342b4dbb48..ff4108cee1 100644 --- a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-028.tentative.html.ini +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-028.html.ini @@ -1,3 +1,3 @@ -[element-render-blocking-028.tentative.html] +[element-render-blocking-028.html] [removing some links but not all keeps at least the matching link blocking] expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-033.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-033.html.ini new file mode 100644 index 0000000000..6580246c97 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-033.html.ini @@ -0,0 +1,3 @@ +[element-render-blocking-033.html] + [blocking defers frames until full parsing] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-034.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-034.html.ini new file mode 100644 index 0000000000..41f8675b78 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-034.html.ini @@ -0,0 +1,3 @@ +[element-render-blocking-034.html] + [relative URLs that match this document are OK] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-035.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-035.html.ini new file mode 100644 index 0000000000..e3db94cc14 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-035.html.ini @@ -0,0 +1,3 @@ +[element-render-blocking-035.html] + [relative URLs that match this document are OK, regarless of <base>] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-037.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-037.html.ini new file mode 100644 index 0000000000..651497adf5 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-037.html.ini @@ -0,0 +1,3 @@ +[element-render-blocking-037.html] + [relative URLs that match this document are OK, regarless of <base>] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-038.html.ini b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-038.html.ini new file mode 100644 index 0000000000..1c828648d4 --- /dev/null +++ b/testing/web-platform/meta/html/dom/render-blocking/element-render-blocking-038.html.ini @@ -0,0 +1,3 @@ +[element-render-blocking-038.html] + [link rel=expect: only connected elements are eligible] + expected: FAIL |