tor-browser

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

timeline-scope-computed.html.ini (813B)


      1 [timeline-scope-computed.html]
      2  [Property timeline-scope value 'initial']
      3    expected: FAIL
      4 
      5  [Property timeline-scope value 'inherit']
      6    expected: FAIL
      7 
      8  [Property timeline-scope value 'unset']
      9    expected: FAIL
     10 
     11  [Property timeline-scope value 'revert']
     12    expected: FAIL
     13 
     14  [Property timeline-scope value 'none']
     15    expected: FAIL
     16 
     17  [Property timeline-scope value '--test']
     18    expected: FAIL
     19 
     20  [Property timeline-scope value '--foo, --bar']
     21    expected: FAIL
     22 
     23  [Property timeline-scope value '--bar, --foo']
     24    expected: FAIL
     25 
     26  [Property timeline-scope value '--a, --b, --c, --D, --e']
     27    expected: FAIL
     28 
     29  [The timeline-scope property shows up in CSSStyleDeclaration enumeration]
     30    expected: FAIL
     31 
     32  [The timeline-scope property shows up in CSSStyleDeclaration.cssText]
     33    expected: FAIL