From 352fed71d7359e93850a85750a2715dbd5c706b9 Mon Sep 17 00:00:00 2001 From: german gomez Date: Fri, 11 Jan 2019 18:19:15 +0100 Subject: [PATCH] Update interfaces.https.html test expectations Signed-off-by: german gomez --- .../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 3763ff3b33f..ffed1c6080c 100644 --- a/tests/wpt/metadata/html/dom/interfaces.https.html.ini +++ b/tests/wpt/metadata/html/dom/interfaces.https.html.ini @@ -6780,9 +6780,6 @@ [HTMLMediaElement interface: document.createElement("video") must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("video") must inherit property "ended" with the proper type] - expected: FAIL - [HTMLMediaElement interface: document.createElement("video") must inherit property "loop" with the proper type] expected: FAIL @@ -6816,9 +6813,6 @@ [HTMLMediaElement interface: document.createElement("audio") must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "ended" with the proper type] - expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "loop" with the proper type] expected: FAIL @@ -6852,9 +6846,6 @@ [HTMLMediaElement interface: new Audio() must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "ended" with the proper type] - expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "loop" with the proper type] expected: FAIL @@ -6885,9 +6876,6 @@ [HTMLMediaElement interface: attribute seekable] expected: FAIL - [HTMLMediaElement interface: attribute ended] - expected: FAIL - [HTMLMediaElement interface: attribute loop] expected: FAIL