Bug 1474803 [wpt PR 11904] - Update wpt metadata, a=testonly

wpt-pr: 11904
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-07-17 11:16:13 +00:00
Родитель 82b94036c8
Коммит 6da2a08af5
7 изменённых файлов: 34 добавлений и 98 удалений

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

@ -29,5 +29,3 @@
[CryptoKey interface: attribute usages]
expected: FAIL
[idlharness.https.any.html]

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

@ -1,3 +1,3 @@
[mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html]
expected:
if os == "linux" and not webrender: FAIL
if (os == "linux") and not webrender: FAIL

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

@ -1,3 +1,3 @@
[mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html]
expected:
if os == "linux" and not webrender: FAIL
if (os == "linux") and not webrender: FAIL

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

@ -1,3 +1,3 @@
[mix-blend-mode-parent-with-border-radius.html]
expected:
if os == "linux" and not webrender: FAIL
if (os == "linux") and not webrender: FAIL

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

@ -1,64 +0,0 @@
[MediaDevices-IDL-enumerateDevices.html]
[Navigator interface: operation getUserMedia(MediaStreamConstraints,NavigatorUserMediaSuccessCallback,NavigatorUserMediaErrorCallback)]
expected: FAIL
[MediaStreamTrack interface: operation getCapabilities()]
expected: FAIL
[MediaStreamTrack interface: attribute onoverconstrained]
expected: FAIL
[OverconstrainedErrorEvent interface: existence and properties of interface object]
expected: FAIL
[OverconstrainedErrorEvent interface object length]
expected: FAIL
[OverconstrainedErrorEvent interface object name]
expected: FAIL
[OverconstrainedErrorEvent interface: existence and properties of interface prototype object]
expected: FAIL
[OverconstrainedErrorEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[OverconstrainedErrorEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[OverconstrainedErrorEvent interface: attribute error]
expected: FAIL
[InputDeviceInfo interface: existence and properties of interface object]
expected: FAIL
[InputDeviceInfo interface object length]
expected: FAIL
[InputDeviceInfo interface object name]
expected: FAIL
[InputDeviceInfo interface: existence and properties of interface prototype object]
expected: FAIL
[InputDeviceInfo interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[InputDeviceInfo interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[InputDeviceInfo interface: operation getCapabilities()]
expected: FAIL
[Navigator interface: operation getUserMedia(MediaStreamConstraints, NavigatorUserMediaSuccessCallback, NavigatorUserMediaErrorCallback)]
expected: FAIL
[InputDeviceInfo must be primary interface of [object MediaDeviceInfo\]]
expected: FAIL
[Stringification of [object MediaDeviceInfo\]]
expected: FAIL
[InputDeviceInfo interface: [object MediaDeviceInfo\] must inherit property "getCapabilities()" with the proper type]
expected: FAIL

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

@ -1,19 +0,0 @@
[MediaStreamTrack-idl.https.html]
[MediaStreamTrack interface: attribute onoverconstrained]
expected: FAIL
[MediaStreamTrack interface: operation getCapabilities()]
expected: FAIL
[MediaStreamTrack must be primary interface of track]
expected: FAIL
[Stringification of track]
expected: FAIL
[MediaStreamTrack interface: track must inherit property "onoverconstrained" with the proper type]
expected: FAIL
[MediaStreamTrack interface: track must inherit property "getCapabilities()" with the proper type]
expected: FAIL

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

@ -1,19 +1,22 @@
[MediaDevices-IDL-all.html]
[Navigator interface: operation getUserMedia(MediaStreamConstraints,NavigatorUserMediaSuccessCallback,NavigatorUserMediaErrorCallback)]
expected: FAIL
[Navigator interface: navigator must inherit property "getUserMedia" with the proper type (1)]
expected: FAIL
[Navigator interface: calling getUserMedia(MediaStreamConstraints,NavigatorUserMediaSuccessCallback,NavigatorUserMediaErrorCallback) on navigator with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.window.html]
[MediaStreamTrack interface: operation getCapabilities()]
expected: FAIL
[MediaStreamTrack interface: attribute onoverconstrained]
expected: FAIL
[MediaStreamTrack must be primary interface of [object AudioStreamTrack\]]
expected: FAIL
[Stringification of [object AudioStreamTrack\]]
expected: FAIL
[MediaStreamTrack interface: [object AudioStreamTrack\] must inherit property "getCapabilities()" with the proper type]
expected: FAIL
[MediaStreamTrack interface: [object AudioStreamTrack\] must inherit property "onoverconstrained" with the proper type]
expected: FAIL
[OverconstrainedErrorEvent interface: existence and properties of interface object]
expected: FAIL
@ -35,6 +38,15 @@
[OverconstrainedErrorEvent interface: attribute error]
expected: FAIL
[OverconstrainedErrorEvent must be primary interface of new OverconstrainedErrorEvent("type", {})]
expected: FAIL
[Stringification of new OverconstrainedErrorEvent("type", {})]
expected: FAIL
[OverconstrainedErrorEvent interface: new OverconstrainedErrorEvent("type", {}) must inherit property "error" with the proper type]
expected: FAIL
[InputDeviceInfo interface: existence and properties of interface object]
expected: FAIL
@ -56,6 +68,15 @@
[InputDeviceInfo interface: operation getCapabilities()]
expected: FAIL
[InputDeviceInfo must be primary interface of [object MediaDeviceInfo\]]
expected: FAIL
[Stringification of [object MediaDeviceInfo\]]
expected: FAIL
[InputDeviceInfo interface: [object MediaDeviceInfo\] must inherit property "getCapabilities()" with the proper type]
expected: FAIL
[Navigator interface: operation getUserMedia(MediaStreamConstraints, NavigatorUserMediaSuccessCallback, NavigatorUserMediaErrorCallback)]
expected: FAIL