tor-browser

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

allow-resizable.html.ini (344B)


      1 [allow-resizable.html]
      2  [APIs with [AllowShared\] but without [AllowResizable\] throw when passed growable SharedArrayBuffers]
      3    expected: FAIL
      4 
      5  [APIs without [AllowResizable\] throw when passed resizable ArrayBuffers]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL]
      8      if (os == "android") and not debug: [PASS, FAIL]