1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-13 20:08:34 +00:00
Files
UXP/layout/style/crashtests/large_border_image_width.html
T

10 lines
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>