summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1074651-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/crashtests/1074651-1.html')
-rw-r--r--layout/style/crashtests/1074651-1.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/crashtests/1074651-1.html b/layout/style/crashtests/1074651-1.html
new file mode 100644
index 0000000000..b76855cc1d
--- /dev/null
+++ b/layout/style/crashtests/1074651-1.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<html style="transition-duration: 500000000000000000ms">
+<body onload="document.documentElement.style.strokeWidth = '17px';"></body>
+</html>