diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/tests/crashtests/1470437.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/1470437.html b/gfx/tests/crashtests/1470437.html new file mode 100644 index 0000000000..c88008fe00 --- /dev/null +++ b/gfx/tests/crashtests/1470437.html @@ -0,0 +1,10 @@ +<html><head> +<meta http-equiv="content-type" content="text/html; charset=windows-1252"><style> +:last-child{ + background-image: -moz-element(#id3); + border-width: 9596.6vmin; + border-style: dotted; +} +</style> +</head><body><rect id="id3"> +</rect></body></html>
\ No newline at end of file |