1
0
Fork 0
firefox/testing/web-platform/meta/clipboard-apis/async-write-html-read-html.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

11 lines
456 B
INI

# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
prefs: [dom.events.testing.asyncClipboard:true]
[async-write-html-read-html.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "linux") and swgl and not fission: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[Verify read and write of some text/html content]
expected:
if os == "win": FAIL