diff options
Diffstat (limited to 'testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini b/testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini index 9aac277f41..cbbda46d70 100644 --- a/testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini +++ b/testing/web-platform/meta/clipboard-apis/async-html-script-removal.https.html.ini @@ -1,3 +1,6 @@ +# XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179 +prefs: [dom.events.testing.asyncClipboard:true] + [async-html-script-removal.https.html] [Verify write and read clipboard with scripts removed given text/html: <title>Title of the document</title> <script>const a = 5;</script> <p>Hello World</p>] expected: |