tor-browser

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

async-unsanitized-standard-html-read-fail.tentative.https.html.ini (747B)


      1 # XXX(krosylight): The test passes on Android without the testing pref and fails everywhere else
      2 prefs: [dom.events.testing.asyncClipboard:true]
      3 [async-unsanitized-standard-html-read-fail.tentative.https.html]
      4  expected:
      5    if (os == "linux") and debug and not fission: [OK, TIMEOUT]
      6  [navigator.clipboard.read() fails for multiple unsanitized formats requested.]
      7    expected: FAIL
      8 
      9  [navigator.clipboard.read() fails for unsanitized text/plain requested.]
     10    expected: FAIL
     11 
     12  [navigator.clipboard.read() fails for unsanitized image/png requested.]
     13    expected: FAIL
     14 
     15  [navigator.clipboard.read() fails for unsanitized image/svg+xml requested.]
     16    expected:
     17      if (os == "linux") and debug and not fission: [FAIL, TIMEOUT]
     18      FAIL