tor-browser

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

windows-1251.html.ini (5163B)


      1 [windows-1251.html]
      2  expected: TIMEOUT
      3  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063
      4  [getComputedStyle <body background>]
      5    expected: FAIL
      6 
      7  [getComputedStyle <table background>]
      8    expected: FAIL
      9 
     10  [getComputedStyle <thead background>]
     11    expected: FAIL
     12 
     13  [getComputedStyle <tbody background>]
     14    expected: FAIL
     15 
     16  [getComputedStyle <tfoot background>]
     17    expected: FAIL
     18 
     19  [getComputedStyle <tr background>]
     20    expected: FAIL
     21 
     22  [getComputedStyle <td background>]
     23    expected: FAIL
     24 
     25  [getComputedStyle <th background>]
     26    expected: FAIL
     27 
     28  [Getting <iframe>.src]
     29    expected: FAIL
     30 
     31  [Getting <a>.href]
     32    expected: FAIL
     33 
     34  [Getting <base>.href]
     35    expected: FAIL
     36 
     37  [Getting <link>.href]
     38    expected: FAIL
     39 
     40  [Getting <img>.src]
     41    expected: FAIL
     42 
     43  [Getting <embed>.src]
     44    expected: FAIL
     45 
     46  [Getting <object>.data]
     47    expected: FAIL
     48 
     49  [Getting <track>.src]
     50    expected: FAIL
     51 
     52  [Getting <video>.src]
     53    expected: FAIL
     54 
     55  [Getting <audio>.src]
     56    expected: FAIL
     57 
     58  [Getting <input>.src]
     59    expected: FAIL
     60 
     61  [Getting <form>.action]
     62    expected: FAIL
     63 
     64  [Getting <input>.formAction]
     65    expected: FAIL
     66 
     67  [Getting <button>.formAction]
     68    expected: FAIL
     69 
     70  [Getting <menuitem>.icon]
     71    expected: FAIL
     72 
     73  [Getting <script>.src]
     74    expected: FAIL
     75 
     76  [Getting <a>.ping (multiple URLs)]
     77    expected: FAIL
     78 
     79  [follow hyperlink <a href>]
     80    expected: FAIL
     81 
     82  [follow hyperlink <area href>]
     83    expected: FAIL
     84 
     85  [follow hyperlink <link href>]
     86    expected: FAIL
     87 
     88  [hyperlink auditing <a ping>]
     89    expected: TIMEOUT
     90 
     91  [hyperlink auditing <area ping>]
     92    expected: TIMEOUT
     93 
     94  [load nested browsing context <frame src>]
     95    expected: FAIL
     96 
     97  [load nested browsing context <iframe src>]
     98    expected: FAIL
     99 
    100  [load nested browsing context <object data>]
    101    expected: FAIL
    102 
    103  [load nested browsing context <embed src>]
    104    expected: FAIL
    105 
    106  [loading css <link>]
    107    expected: FAIL
    108 
    109  [loading js <script>]
    110    expected: FAIL
    111 
    112  [loading image <img src>]
    113    expected: FAIL
    114 
    115  [loading image <embed src>]
    116    expected: FAIL
    117 
    118  [loading image <object data>]
    119    expected: FAIL
    120 
    121  [loading image <input src>]
    122    expected: FAIL
    123 
    124  [loading image <video poster>]
    125    expected: FAIL
    126 
    127  [loading video <video>]
    128    expected: FAIL
    129 
    130  [loading video <video><source>]
    131    expected: FAIL
    132 
    133  [loading video <audio>]
    134    expected: FAIL
    135 
    136  [loading video <audio><source>]
    137    expected: FAIL
    138 
    139  [loading webvtt <track>]
    140    expected: FAIL
    141 
    142  [submit form <form action>]
    143    expected: FAIL
    144 
    145  [submit form <input formaction>]
    146    expected: FAIL
    147 
    148  [submit form <button formaction>]
    149    expected: FAIL
    150 
    151  [<base href>]
    152    expected: FAIL
    153 
    154  [Worker constructor]
    155    expected: FAIL
    156 
    157  [SharedWorker constructor]
    158    expected: FAIL
    159 
    160  [EventSource constructor]
    161    expected: FAIL
    162 
    163  [EventSource#url]
    164    expected: FAIL
    165 
    166  [XMLDocument#load()]
    167    expected: FAIL
    168 
    169  [window.open()]
    170    expected: FAIL
    171 
    172  [location [PutForwards\]]
    173    expected: FAIL
    174 
    175  [location.assign()]
    176    expected: FAIL
    177 
    178  [location.replace()]
    179    expected: FAIL
    180 
    181  [location.href]
    182    expected: FAIL
    183 
    184  [location.search]
    185    expected: FAIL
    186 
    187  [history.pushState]
    188    expected: FAIL
    189 
    190  [history.replaceState]
    191    expected: FAIL
    192 
    193  [SVG <a>]
    194    expected: FAIL
    195 
    196  [SVG <feImage>]
    197    expected: FAIL
    198 
    199  [SVG <image>]
    200    expected: FAIL
    201 
    202  [SVG <use>]
    203    expected: FAIL
    204 
    205  [SharedWorker() in a dedicated worker]
    206    expected: FAIL
    207 
    208  [importScripts() in a shared worker]
    209    expected: FAIL
    210 
    211  [SharedWorker() in a shared worker]
    212    expected: FAIL
    213 
    214  [Scheme ftp (getting <a>.href)]
    215    expected: FAIL
    216 
    217  [Scheme file (getting <a>.href)]
    218    expected: FAIL
    219 
    220  [Scheme gopher (getting <a>.href)]
    221    expected: FAIL
    222 
    223  [Scheme http (getting <a>.href)]
    224    expected: FAIL
    225 
    226  [Scheme https (getting <a>.href)]
    227    expected: FAIL
    228 
    229 
    230 [windows-1251.html?include=xmldocument]
    231  [XMLDocument#load()]
    232    expected: FAIL
    233 
    234 
    235 [windows-1251.html?include=eventsource]
    236 
    237 [windows-1251.html?include=websocket]
    238 
    239 [windows-1251.html?include=svg]
    240 
    241 [windows-1251.html?include=nested-browsing]
    242 
    243 [windows-1251.html?include=history]
    244 
    245 [windows-1251.html?include=hyperlink-search]
    246 
    247 [windows-1251.html?include=url]
    248 
    249 [windows-1251.html?include=submit]
    250 
    251 [windows-1251.html?include=xml]
    252  [<?xml-stylesheet?> (CSS)]
    253    expected: FAIL
    254 
    255 
    256 [windows-1251.html?include=css]
    257 
    258 [windows-1251.html?include=base-href]
    259 
    260 [windows-1251.html?include=xhr]
    261  expected:
    262    if (os == "android") and not debug: [OK, CRASH]
    263 
    264 [windows-1251.html?include=workers]
    265  expected:
    266    if tsan: [CRASH, OK, TIMEOUT]
    267    [OK, TIMEOUT]
    268  [importScripts() in a shared worker]
    269    expected:
    270      if os == "win": [PASS, FAIL, TIMEOUT]
    271 
    272  [SharedWorker constructor]
    273    expected: [PASS, TIMEOUT]
    274 
    275  [Worker() in a shared worker]
    276    expected:
    277      if (os == "android") and debug: PASS
    278      if os == "win": PASS
    279      [PASS, TIMEOUT]
    280 
    281 
    282 [windows-1251.html?include=scheme]
    283 
    284 [windows-1251.html?include=appcache]
    285  [Parsing cache manifest (CACHE)]
    286    expected: TIMEOUT
    287 
    288  [Parsing cache manifest (FALLBACK)]
    289    expected: TIMEOUT
    290 
    291 
    292 [windows-1251.html?include=loading]
    293  expected:
    294    if not fission and (os == "linux"): [OK, ERROR]