tor-browser

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

async-writeText-read.https.html.ini (296B)


      1 # XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
      2 prefs: [dom.events.testing.asyncClipboard:true]
      3 
      4 [async-writeText-read.https.html]
      5  expected:
      6    if (os == "android") and debug and fission: [OK, TIMEOUT]
      7    if (os == "android") and not debug: [OK, CRASH]