summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/large_border_image_width.html
blob: 915d94eb14fb2eeb43518e2b7eff30c59ba9bae9 (plain)
1
2
3
4
5
6
7
8
9
<!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>