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