diff options
Diffstat (limited to 'layout/style/crashtests/696869-1.html')
-rw-r--r-- | layout/style/crashtests/696869-1.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/style/crashtests/696869-1.html b/layout/style/crashtests/696869-1.html new file mode 100644 index 000000000..e85a882a6 --- /dev/null +++ b/layout/style/crashtests/696869-1.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<body style="-moz-transition: 4000000000000000s" onload="document.body.style.color = 'green';"></body>
\ No newline at end of file |