tor-browser

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

usvstring-reflection.https.html.ini (366B)


      1 [usvstring-reflection.https.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4  [UnregisterProtocolHandler URL: unpaired surrogate codepoint should not make any exceptions.]
      5    expected: FAIL
      6 
      7  [RTCDataChannel.send: unpaired surrogate codepoint should be replaced with U+FFFD.]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]