diff options
Diffstat (limited to 'layout/style/crashtests/1275026.html')
-rw-r--r-- | layout/style/crashtests/1275026.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/crashtests/1275026.html b/layout/style/crashtests/1275026.html new file mode 100644 index 0000000000..7960d2889a --- /dev/null +++ b/layout/style/crashtests/1275026.html @@ -0,0 +1,4 @@ +<!doctype HTML> +<html style="background: linear-gradient(to right, red, blue); background-clip: text;"> +<body></body> +</html>
\ No newline at end of file |