tor-browser

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

shape-outside-computed.html.ini (489B)


      1 [shape-outside-computed.html]
      2  [Property shape-outside value 'circle(at top 0% right calc(10% * sibling-index()))']
      3    expected: FAIL
      4 
      5  [Property shape-outside value 'polygon(evenodd, -10px, -20px, -30px, -40px, -50px, -60px) margin-box']
      6    expected: FAIL
      7 
      8  [Property shape-outside value 'polygon(10%, 20%, 30%, 40%, 50%, 60%) content-box']
      9    expected: FAIL
     10 
     11  [Property shape-outside value 'polygon(calc(10px - 0.5em), 20%, 30%, 40%, 50%, calc(10px - 0.5em))']
     12    expected: FAIL