summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/large_border_image_width.html
blob: d80b73465408b9e8f68d76d4aaeacdcc4bce32cc (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: linear-gradient(90deg, blue 25px, green 25px); border-image-width: 5464618830153;"></div>
</body>
</html>