38 lines
1.1 KiB
INI
38 lines
1.1 KiB
INI
[Document-createEvent.https.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[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
|
|
|
|
[TouchEvent should be an alias for TouchEvent.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|
|
|
|
[createEvent('TouchEvent') should be initialized correctly.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|
|
|
|
[touchevent should be an alias for TouchEvent.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|
|
|
|
[createEvent('touchevent') should be initialized correctly.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|
|
|
|
[TOUCHEVENT should be an alias for TouchEvent.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|
|
|
|
[createEvent('TOUCHEVENT') should be initialized correctly.]
|
|
expected:
|
|
if os == "android": PASS
|
|
PRECONDITION_FAILED
|