Update test expectations

This commit is contained in:
Fernando Jiménez Moreno 2019-06-11 10:40:11 +02:00
parent 5c39097edd
commit 5aba6d5bbb

View file

@ -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