Bug 1517332 [wpt PR 14694] - Update wpt metadata, a=testonly

wpt-pr: 14694
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-01-02 20:49:05 +00:00 коммит произвёл James Graham
Родитель 180bf11408
Коммит a085861d9c
5 изменённых файлов: 50 добавлений и 0 удалений

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

@ -0,0 +1,4 @@
[pointerevent_boundary_events_at_implicit_release_hoverable_pointers.html]
[mouse Event sequence at implicit release on click]
expected: FAIL

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

@ -0,0 +1,19 @@
[pointerevent_pointerenter_does_not_bubble.html]
[ mouse pointerenter.fromElement value is null.]
expected: FAIL
[ mouse pointerenter.toElement attribute exists]
expected: FAIL
[ mouse pointerenter.toElement IDL type object (JS type was undefined)]
expected: FAIL
[ mouse pointerenter.fromElement IDL type object (JS type was undefined)]
expected: FAIL
[ mouse pointerenter.fromElement attribute exists]
expected: FAIL
[ mouse pointerenter.toElement value is null.]
expected: FAIL

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

@ -0,0 +1,19 @@
[pointerevent_pointerleave_does_not_bubble.html]
[ mouse pointerleave.toElement value is null.]
expected: FAIL
[ mouse pointerleave.fromElement value is null.]
expected: FAIL
[ mouse pointerleave.toElement attribute exists]
expected: FAIL
[ mouse pointerleave.fromElement attribute exists]
expected: FAIL
[ mouse pointerleave.fromElement IDL type object (JS type was undefined)]
expected: FAIL
[ mouse pointerleave.toElement IDL type object (JS type was undefined)]
expected: FAIL

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

@ -0,0 +1,4 @@
[pointerevent_releasepointercapture_invalid_pointerid.html]
[releasePointerCapture: DOMException NotFoundError]
expected: FAIL

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

@ -0,0 +1,4 @@
[pointerevent_setpointercapture_invalid_pointerid.html]
[setPointerCapture: DOMException NotFoundError]
expected: FAIL