tor-browser

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

highlight-pseudos-inheritance-computed-001.html.ini (925B)


      1 [highlight-pseudos-inheritance-computed-001.html]
      2  [getComputedStyle() for ::selection at #child1]
      3    expected: FAIL
      4 
      5  [getComputedStyle() for ::selection at #child2]
      6    expected: FAIL
      7 
      8  [getComputedStyle() for ::target-text at #child1]
      9    expected: FAIL
     10 
     11  [getComputedStyle() for ::target-text at #child2]
     12    expected: FAIL
     13 
     14  [getComputedStyle() for ::spelling-error at #child1]
     15    expected: FAIL
     16 
     17  [getComputedStyle() for ::spelling-error at #child2]
     18    expected: FAIL
     19 
     20  [getComputedStyle() for ::grammar-error at #child1]
     21    expected: FAIL
     22 
     23  [getComputedStyle() for ::grammar-error at #child2]
     24    expected: FAIL
     25 
     26  [getComputedStyle() for ::highlight(foo) at #child1]
     27    expected: FAIL
     28 
     29  [getComputedStyle() for ::highlight(foo) at #child2]
     30    expected: FAIL
     31 
     32  [getComputedStyle() for ::search-text at #child1]
     33    expected: FAIL
     34 
     35  [getComputedStyle() for ::search-text at #child2]
     36    expected: FAIL