Bug 1531631 [wpt PR 15563] - Update wpt metadata, a=testonly

wpt-pr: 15563
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-03-01 04:43:06 +00:00 коммит произвёл James Graham
Родитель f0457354b0
Коммит 60ac6f32d7
2 изменённых файлов: 11 добавлений и 17 удалений

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

@ -2,25 +2,19 @@
prefs: [dom.w3c_touch_events.legacy_apis.enabled:true]
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"]
expected: FAIL
bug: 1251198
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"]
expected: FAIL
bug: 1251198
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"]
expected: FAIL
bug: 1251198
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"]
expected: FAIL
bug: 1251198
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent"]
expected: FAIL
bug: 1251198
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent"]
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"]
expected: FAIL
bug: 1251198

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

@ -1,4 +1,4 @@
[idlharness.window.html]
[idlharness.https.window.html]
[DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type]
expected: FAIL