diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/tests/crashtests/206561-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/206561-1.html b/gfx/tests/crashtests/206561-1.html new file mode 100644 index 0000000000..f17cf11219 --- /dev/null +++ b/gfx/tests/crashtests/206561-1.html @@ -0,0 +1,8 @@ +<html>
+ <head>
+ <title>bug 206561</title>
+ </head>
+ <body>
+ <div style="height: 100%; opacity: 0.8;"></div>
+ </body>
+</html>
|