tor-browser

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

offset-path-huge-angle-turn-001-crash.html (961B)


      1 <!DOCTYPE HTML>
      2 <title>offset-path test</title>
      3 <link rel="author" title="L. David Baron" href="https://dbaron.org/">
      4 <link rel="author" title="Google" href="http://www.google.com/">
      5 <link rel="help" href="https://drafts.fxtf.org/motion-1/#offset-path-property">
      6 <meta name="assert" content="Large values for offset-path: ray() don't crash">
      7 
      8 <style>
      9 div {
     10    offset-path: ray(5165115062564010418886627101859128300222766327801285816786500868064380377045897161681727293067285963498475230944769226741073725068514127966647263258596746856069391481208581271438825453738877078391799112031939038723167596920773364756130563441390791979369626922790366402464887464920502999360570388896433548829612009435379381399038315373628025221199372687681374830995409961497560716647839914164565799020605030287737552269627690337042004538002595445290196546632023324714910033826404818995488649610987turn farthest-side);
     11    clip-path: circle(14% at left bottom);
     12 }
     13 </style>
     14 <div></div>