tor-browser

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

css-var-dom-interface.html.ini (702B)


      1 [css-var-dom-interface.html]
      2  [SVGLength DOM interface with CSS variable containing px unit]
      3    expected: FAIL
      4 
      5  [SVGLength DOM interface with CSS variable containing number]
      6    expected: FAIL
      7 
      8  [SVGLength DOM interface with CSS variable containing percentage]
      9    expected: FAIL
     10 
     11  [SVGLength DOM interface with invalid CSS variable]
     12    expected: FAIL
     13 
     14  [SVGLength DOM interface methods with CSS variables]
     15    expected: FAIL
     16 
     17  [SVGLength.convertToSpecifiedUnits with CSS variables]
     18    expected: FAIL
     19 
     20  [SVGLength should handle detached elements gracefully for CSS variables]
     21    expected: FAIL
     22 
     23  [SVGLength should handle standalone lengths gracefully for CSS variables]
     24    expected: FAIL