Update expected test results.

This commit is contained in:
Josh Matthews 2018-12-20 20:37:25 -05:00
parent 552a416efe
commit 8ff0c417a2
756 changed files with 2051 additions and 1169 deletions

View file

@ -6792,9 +6792,6 @@
[HTMLMediaElement interface: document.createElement("video") must inherit property "controls" with the proper type]
expected: FAIL
[HTMLMediaElement interface: document.createElement("video") must inherit property "volume" with the proper type]
expected: PASS
[HTMLMediaElement interface: document.createElement("video") must inherit property "muted" with the proper type]
expected: FAIL
@ -6837,9 +6834,6 @@
[HTMLMediaElement interface: document.createElement("audio") must inherit property "controls" with the proper type]
expected: FAIL
[HTMLMediaElement interface: document.createElement("audio") must inherit property "volume" with the proper type]
expected: PASS
[HTMLMediaElement interface: document.createElement("audio") must inherit property "muted" with the proper type]
expected: FAIL
@ -6882,9 +6876,6 @@
[HTMLMediaElement interface: new Audio() must inherit property "controls" with the proper type]
expected: FAIL
[HTMLMediaElement interface: new Audio() must inherit property "volume" with the proper type]
expected: PASS
[HTMLMediaElement interface: new Audio() must inherit property "muted" with the proper type]
expected: FAIL
@ -7005,9 +6996,6 @@
[HTMLMediaElement interface: attribute controls]
expected: FAIL
[HTMLMediaElement interface: attribute volume]
expected: PASS
[HTMLMediaElement interface: attribute muted]
expected: FAIL
@ -10730,9 +10718,6 @@
[ImageBitmap interface: operation close()]
expected: FAIL
[MessageEvent interface: attribute source]
expected: FAIL
[MessageEvent interface: attribute ports]
expected: FAIL