1
0
Fork 0
firefox/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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