Bug 1561204 [wpt PR 17358] - Update wpt metadata, a=testonly

wpt-pr: 17358
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-06-25 06:56:55 +00:00 коммит произвёл James Graham
Родитель 739c87318e
Коммит 5dd154b101
1 изменённых файлов: 0 добавлений и 23 удалений

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

@ -1,23 +0,0 @@
[pointerevent_mouse_pointercapture_in_frame.html]
expected:
if (os == "android") and not e10s: OK
if (os == "android") and e10s: OK
ERROR
[Test pointer capture event route across the same-origin frame: Mouse down with set capture at inner frame, then release on next mouse move.]
expected: FAIL
[Test pointer capture event route across the same-origin frame: Mouse down at inner frame and set pointer capture.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Test pointer capture event route across the same-origin frame: Mouse down at outer frame body and set pointer capture.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Test pointercapture event route across the same-origin frame: Mouse down with set capture at outer frame, then release on next mouse move.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL