tor-browser

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

async-write-readText.https.html.ini (648B)


      1 # XXX(krosylight): The test fails on Android without the testing pref, see bug 1888179
      2 prefs: [dom.events.testing.asyncClipboard:true]
      3 [async-write-readText.https.html]
      4  expected:
      5    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      6    if (os == "android") and not debug: [OK, CRASH]
      7  [Verify write and read clipboard given text: Clipboard write ([text/plain ClipboardItem) -> read text test]
      8    expected:
      9      if (os == "linux") and not fission: [PASS, FAIL]
     10 
     11  [Verify write and read clipboard given text: non-Latin1 text encoding test データ]
     12    expected:
     13      if (os == "linux") and not fission: [PASS, FAIL]