diff options
Diffstat (limited to 'tests/wpt/meta/html/dom/idlharness.https.html.ini')
-rw-r--r-- | tests/wpt/meta/html/dom/idlharness.https.html.ini | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/wpt/meta/html/dom/idlharness.https.html.ini b/tests/wpt/meta/html/dom/idlharness.https.html.ini index 7cc9f5ba321..a60e9fcd4af 100644 --- a/tests/wpt/meta/html/dom/idlharness.https.html.ini +++ b/tests/wpt/meta/html/dom/idlharness.https.html.ini @@ -2322,9 +2322,6 @@ [HTMLSelectElement interface: document.createElement("select") must inherit property "autocomplete" with the proper type] expected: FAIL - [HTMLMediaElement interface: attribute seekable] - expected: FAIL - [HTMLTableSectionElement interface: attribute align] expected: FAIL @@ -6487,36 +6484,24 @@ [HTMLMediaElement interface: document.createElement("video") must inherit property "preservesPitch" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("video") must inherit property "seekable" with the proper type] - expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "getStartDate()" with the proper type] expected: FAIL [HTMLMediaElement interface: document.createElement("audio") must inherit property "preservesPitch" with the proper type] expected: FAIL - [HTMLMediaElement interface: document.createElement("audio") must inherit property "seekable" with the proper type] - expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "getStartDate()" with the proper type] expected: FAIL [HTMLMediaElement interface: new Audio() must inherit property "preservesPitch" with the proper type] expected: FAIL - [HTMLMediaElement interface: new Audio() must inherit property "seekable" with the proper type] - expected: FAIL - [HTMLMediaElement interface: operation getStartDate()] expected: FAIL [HTMLMediaElement interface: attribute preservesPitch] expected: FAIL - [HTMLMediaElement interface: attribute seekable] - expected: FAIL - [HTMLMapElement interface: attribute name] expected: FAIL |