From 5a3e4b3749f810a3fd8c7adc69f630fdc124b89a Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Fri, 12 Oct 2018 10:14:20 +0200 Subject: [PATCH] More test expectations --- .../wpt/metadata/html/dom/interfaces.https.html.ini | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/tests/wpt/metadata/html/dom/interfaces.https.html.ini b/tests/wpt/metadata/html/dom/interfaces.https.html.ini index 28be5e14296..34c16a3f8d6 100644 --- a/tests/wpt/metadata/html/dom/interfaces.https.html.ini +++ b/tests/wpt/metadata/html/dom/interfaces.https.html.ini @@ -7587,12 +7587,6 @@ [HTMLTableCellElement interface: attribute vAlign] expected: FAIL - [HTMLTableCellElement must be primary interface of document.createElement("td")] - expected: FAIL - - [Stringification of document.createElement("td")] - expected: FAIL - [HTMLTableCellElement interface: document.createElement("td") must inherit property "headers" with the proper type] expected: FAIL @@ -7623,12 +7617,6 @@ [HTMLTableCellElement interface: document.createElement("td") must inherit property "vAlign" with the proper type] expected: FAIL - [HTMLTableCellElement must be primary interface of document.createElement("th")] - expected: FAIL - - [Stringification of document.createElement("th")] - expected: FAIL - [HTMLTableCellElement interface: document.createElement("th") must inherit property "headers" with the proper type] expected: FAIL