tor-browser

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

utf-16be.html.ini (1856B)


      1 [utf-16be.html]
      2  expected: TIMEOUT
      3  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063
      4  [hyperlink auditing <a ping>]
      5    expected: TIMEOUT
      6 
      7  [hyperlink auditing <area ping>]
      8    expected: TIMEOUT
      9 
     10  [loading image <video poster>]
     11    disabled: true
     12 
     13  [history.pushState]
     14    expected: FAIL
     15 
     16  [history.replaceState]
     17    expected: FAIL
     18 
     19  [SharedWorker() in a dedicated worker]
     20    expected: FAIL
     21 
     22  [importScripts() in a shared worker]
     23    expected: FAIL
     24 
     25  [SharedWorker() in a shared worker]
     26    expected: FAIL
     27 
     28 
     29 [utf-16be.html?include=xmldocument]
     30  [XMLDocument#load()]
     31    expected: FAIL
     32 
     33 
     34 [utf-16be.html?include=websocket]
     35  expected:
     36    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     37 
     38 [utf-16be.html?include=loading]
     39 
     40 [utf-16be.html?include=window-open]
     41  expected:
     42    if (processor == "x86") and (os == "linux"): [OK, CRASH]
     43 
     44 [utf-16be.html?include=svg]
     45  expected:
     46    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     47 
     48 [utf-16be.html?include=submit]
     49 
     50 [utf-16be.html?include=xhr]
     51 
     52 [utf-16be.html?include=workers]
     53  expected: [OK, TIMEOUT]
     54  [importScripts() in a shared worker]
     55    expected:
     56      if os == "mac": [PASS, FAIL, TIMEOUT]
     57 
     58  [SharedWorker constructor]
     59    expected: [PASS, TIMEOUT]
     60 
     61  [Worker() in a shared worker]
     62    expected:
     63      if os == "win": [PASS, TIMEOUT]
     64      if os == "mac": [PASS, TIMEOUT]
     65 
     66 
     67 [utf-16be.html?include=nested-browsing]
     68 
     69 [utf-16be.html?include=eventsource]
     70 
     71 [utf-16be.html?include=base-href]
     72 
     73 [utf-16be.html?include=scheme]
     74 
     75 [utf-16be.html?include=url]
     76 
     77 [utf-16be.html?include=appcache]
     78  [Parsing cache manifest (CACHE)]
     79    expected: TIMEOUT
     80 
     81  [Parsing cache manifest (FALLBACK)]
     82    expected: TIMEOUT
     83 
     84 
     85 [utf-16be.html?include=history]
     86 
     87 [utf-16be.html?include=css]
     88 
     89 [utf-16be.html?include=hyperlink-search]
     90 
     91 [utf-16be.html?include=xml]