tor-browser

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

attributes.sub.html.ini (1062B)


      1 [attributes.sub.html?encoding=x-cp1251]
      2  [getComputedStyle <body background>]
      3    expected: FAIL
      4 
      5  [getComputedStyle <table background>]
      6    expected: FAIL
      7 
      8  [getComputedStyle <thead background>]
      9    expected: FAIL
     10 
     11  [getComputedStyle <tbody background>]
     12    expected: FAIL
     13 
     14  [getComputedStyle <tfoot background>]
     15    expected: FAIL
     16 
     17  [getComputedStyle <tr background>]
     18    expected: FAIL
     19 
     20  [getComputedStyle <td background>]
     21    expected: FAIL
     22 
     23  [getComputedStyle <th background>]
     24    expected: FAIL
     25 
     26 
     27 [attributes.sub.html?encoding=windows-1252]
     28  [getComputedStyle <tr background>]
     29    expected: FAIL
     30 
     31  [getComputedStyle <td background>]
     32    expected: FAIL
     33 
     34  [getComputedStyle <thead background>]
     35    expected: FAIL
     36 
     37  [getComputedStyle <body background>]
     38    expected: FAIL
     39 
     40  [getComputedStyle <tbody background>]
     41    expected: FAIL
     42 
     43  [getComputedStyle <tfoot background>]
     44    expected: FAIL
     45 
     46  [getComputedStyle <table background>]
     47    expected: FAIL
     48 
     49  [getComputedStyle <th background>]
     50    expected: FAIL
     51 
     52 
     53 [attributes.sub.html?encoding=utf8]