diff options
-rw-r--r-- | tests/wpt/metadata/html/dom/interfaces.https.html.ini | 12 |
1 files changed, 0 insertions, 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 1dd351142d6..3dca62fda1f 100644 --- a/tests/wpt/metadata/html/dom/interfaces.https.html.ini +++ b/tests/wpt/metadata/html/dom/interfaces.https.html.ini @@ -6510,9 +6510,6 @@ [HTMLMediaElement interface: document.createElement("video") must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("video") must inherit property "controls" with the proper type] - expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "srcObject" with the proper type] expected: FAIL @@ -6522,9 +6519,6 @@ [HTMLMediaElement interface: document.createElement("audio") must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "controls" with the proper type] - expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "srcObject" with the proper type] expected: FAIL @@ -6534,9 +6528,6 @@ [HTMLMediaElement interface: new Audio() must inherit property "seekable" with the proper type] expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "controls" with the proper type] - expected: FAIL - [HTMLMediaElement interface: operation getStartDate()] expected: FAIL @@ -6546,9 +6537,6 @@ [HTMLMediaElement interface: operation play()] expected: FAIL - [HTMLMediaElement interface: attribute controls] - expected: FAIL - [HTMLMapElement interface: attribute name] expected: FAIL |