tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

async-html-script-removal.https.html.ini (357B)


      1 # XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
      2 prefs: [dom.events.testing.asyncClipboard:true]
      3 [async-html-script-removal.https.html]
      4  [Verify write and read clipboard with scripts removed given text/html. The string "<script>const a = 5;</script>" has been removed.]
      5    expected:
      6      if os_version == "14": FAIL