gecko-dev/layout/style/crashtests/large_border_image_width.html

10 строки
221 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="border: 10px solid transparent; border-image-source: -moz-linear-gradient(0rad, blue 25px, green 25px); border-image-width: 5464618830153;"></div>
</body>
</html>