tor-browser

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

utf-8.html.ini (1556B)


      1 [utf-8.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-8.html?include=xmldocument]
     30  [XMLDocument#load()]
     31    expected: FAIL
     32 
     33 
     34 [utf-8.html?include=workers]
     35  expected:
     36    if tsan: [CRASH, OK, TIMEOUT]
     37    [OK, TIMEOUT]
     38  [importScripts() in a shared worker]
     39    expected:
     40      if (os == "linux") and fission: PASS
     41      [PASS, FAIL, TIMEOUT]
     42 
     43  [SharedWorker constructor]
     44    expected: [PASS, TIMEOUT]
     45 
     46 
     47 [utf-8.html?include=websocket]
     48 
     49 [utf-8.html?include=svg]
     50 
     51 [utf-8.html?include=history]
     52  expected:
     53    if (os == "android") and not debug: [OK, CRASH]
     54 
     55 [utf-8.html?include=nested-browsing]
     56 
     57 [utf-8.html?include=url]
     58 
     59 [utf-8.html?include=xml]
     60 
     61 [utf-8.html?include=xhr]
     62 
     63 [utf-8.html?include=window-open]
     64 
     65 [utf-8.html?include=scheme]
     66 
     67 [utf-8.html?include=submit]
     68 
     69 [utf-8.html?include=hyperlink-search]
     70 
     71 [utf-8.html?include=appcache]
     72  [Parsing cache manifest (CACHE)]
     73    expected: TIMEOUT
     74 
     75  [Parsing cache manifest (FALLBACK)]
     76    expected: TIMEOUT
     77 
     78 
     79 [utf-8.html?include=base-href]
     80 
     81 [utf-8.html?include=eventsource]
     82 
     83 [utf-8.html?include=css]
     84 
     85 [utf-8.html?include=loading]