From 455f4501b474038810c7b3f186a33f1ce19f9974 Mon Sep 17 00:00:00 2001 From: Coroiu Cristina Date: Sat, 30 May 2020 00:56:13 +0300 Subject: [PATCH] Bug 1641361 - fixup metadata for /dom/idlharness.window.html a=fix on a CLOSED TREE --- .../meta/dom/idlharness.window.js.ini | 55 ------------------- 1 file changed, 55 deletions(-) diff --git a/testing/web-platform/meta/dom/idlharness.window.js.ini b/testing/web-platform/meta/dom/idlharness.window.js.ini index a222c994d98a..1458c6571b18 100644 --- a/testing/web-platform/meta/dom/idlharness.window.js.ini +++ b/testing/web-platform/meta/dom/idlharness.window.js.ini @@ -6,58 +6,3 @@ [ShadowRoot interface: attribute onslotchange] expected: FAIL - - [Element interface: element must inherit property "replaceChildren((Node or DOMString)...)" with the proper type] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Document interface: calling replaceChildren((Node or DOMString)...) on xmlDoc with too few arguments must throw TypeError] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Document interface: calling replaceChildren((Node or DOMString)...) on new Document() with too few arguments must throw TypeError] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [DocumentFragment interface: document.createDocumentFragment() must inherit property "replaceChildren((Node or DOMString)...)" with the proper type] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [DocumentFragment interface: operation replaceChildren((Node or DOMString)...)] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Element interface: operation replaceChildren((Node or DOMString)...)] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Document interface: operation replaceChildren((Node or DOMString)...)] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Element interface: calling replaceChildren((Node or DOMString)...) on element with too few arguments must throw TypeError] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Document interface: new Document() must inherit property "replaceChildren((Node or DOMString)...)" with the proper type] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [DocumentFragment interface: calling replaceChildren((Node or DOMString)...) on document.createDocumentFragment() with too few arguments must throw TypeError] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL - - [Document interface: xmlDoc must inherit property "replaceChildren((Node or DOMString)...)" with the proper type] - expected: - if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"] - FAIL