зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1821385 - Update wpt test @ /trusted-types/trusted-types-event-handlers.tentative.html r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D172220
This commit is contained in:
Родитель
7734b14655
Коммит
5f7ad06a2c
|
@ -1,4 +1,20 @@
|
|||
[trusted-types-event-handlers.tentative.html]
|
||||
[Event handler div.ontouchcancel should be blocked.]
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Event handler div.ontouchmove should be blocked.]
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Event handler div.ontouchend should be blocked.]
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Event handler div.ontouchstart should be blocked.]
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Event handler onclick should be blocked.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче