tor-browser

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

async-navigator-clipboard-read-resource-load.https.html.ini (389B)


      1 # XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
      2 prefs: [dom.events.testing.asyncClipboard:true]
      3 [async-navigator-clipboard-read-resource-load.https.html]
      4  expected:
      5    if (os == "android") and fission: [OK, TIMEOUT]
      6  [Async Clipboard.read() should not trigger resource loading]
      7    expected:
      8      if (os == "linux") and not fission: [PASS, FAIL]