aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFernando Jiménez Moreno <ferjmoreno@gmail.com>2019-06-11 10:40:11 +0200
committerFernando Jiménez Moreno <ferjmoreno@gmail.com>2019-07-22 17:40:16 +0200
commit5aba6d5bbbd654979730ab2a74d6956fdee5a151 (patch)
treeccb4dd77d9c9c10fec89eed81dc3ec037fcd85c6 /tests
parent5c39097eddbd98749fe93eb9b688483be79b89f8 (diff)
downloadservo-5aba6d5bbbd654979730ab2a74d6956fdee5a151.tar.gz
servo-5aba6d5bbbd654979730ab2a74d6956fdee5a151.zip
Update test expectations
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/metadata/html/dom/interfaces.https.html.ini12
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