зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1808681 - Fix event handler test metadata, a=testonly
Differential Revision: https://phabricator.services.mozilla.com/D166077
This commit is contained in:
Родитель
230d9802ae
Коммит
77c767bcc0
|
@ -48,37 +48,19 @@
|
|||
expected: FAIL
|
||||
|
||||
[oncopy: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected:
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
||||
[oncopy: the default value must be null]
|
||||
expected:
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
||||
[oncut: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected:
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
||||
[oncut: the default value must be null]
|
||||
expected:
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
||||
[onpaste: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected:
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
||||
[onpaste: the default value must be null]
|
||||
expected:
|
||||
if not debug and (os == "mac"): [PASS, FAIL]
|
||||
if not debug and (os == "android"): [PASS, FAIL]
|
||||
if not debug and (os == "linux"): [PASS, FAIL]
|
||||
expected: FAIL
|
||||
|
|
Загрузка…
Ссылка в новой задаче