Bug 1473721 [wpt PR 11812] - Update wpt metadata, a=testonly

wpt-pr: 11812
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-07-06 04:18:35 +00:00 коммит произвёл James Graham
Родитель 928475bb84
Коммит 4ed5ea15da
2 изменённых файлов: 7 добавлений и 25 удалений

Просмотреть файл

@ -1,25 +0,0 @@
[HTMLMediaElement-sinkId-idl.html]
[HTMLMediaElement interface: attribute sinkId]
expected: FAIL
[HTMLMediaElement interface: operation setSinkId(DOMString)]
expected: FAIL
[HTMLMediaElement interface: audio must inherit property "sinkId" with the proper type]
expected: FAIL
[HTMLMediaElement interface: audio must inherit property "setSinkId(DOMString)" with the proper type]
expected: FAIL
[HTMLMediaElement interface: calling setSinkId(DOMString) on audio with too few arguments must throw TypeError]
expected: FAIL
[HTMLMediaElement interface: video must inherit property "sinkId" with the proper type]
expected: FAIL
[HTMLMediaElement interface: video must inherit property "setSinkId(DOMString)" with the proper type]
expected: FAIL
[HTMLMediaElement interface: calling setSinkId(DOMString) on video with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[idlharness.window.html]
[HTMLMediaElement interface: attribute sinkId]
expected: FAIL
[HTMLMediaElement interface: operation setSinkId(DOMString)]
expected: FAIL