Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-motion-path/crashtests/rotation-overflow.html
<!DOCTYPE html> <meta charset="utf-8"> <title>Very large rotation angles in offset should not crash</title> <link rel="help" href="https://crbug.com/40459168"> <style> body { offset: path("M 2 9223372036854775640 h 112 v 18446744073709551478") 44px 6772159099343311147963407119496477758278323944392504792520726726528445908706753060030057770863072007690525803528990028771578716997626504007399536732362342681220306922677405220428480102113641824539771557937974021684448585322739937495322648385679803197878862537591342648461579499923703493989594208073045976755073456313663842125268129997886257177874866252782866713636942669286588447097343808037614382288341687498451651245152153424054000300383726062592046846049867203248174598084843154rad reverse; } </style>