mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update expected test results.
This commit is contained in:
parent
552a416efe
commit
8ff0c417a2
756 changed files with 2051 additions and 1169 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue