trisquel-icecat/icecat/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini
2025-10-06 02:35:48 -06:00

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