tor-browser

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

offset-path-shape-parsing.html.ini (407B)


      1 [offset-path-shape-parsing.html]
      2  [e.style['offset-path'\] = "shape(evenodd from 0px 0px, line to 10px 10px)" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['offset-path'\] = "shape(nonzero from 0px 0px, line to 10px 10px)" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['offset-path'\] = "shape(evenodd from 0px 0px, close)" should set the property value]
      9    expected: FAIL