diff options
Diffstat (limited to 'gfx/tests/crashtests/768079-1.html')
-rw-r--r-- | gfx/tests/crashtests/768079-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/768079-1.html b/gfx/tests/crashtests/768079-1.html new file mode 100644 index 000000000..b61e6607e --- /dev/null +++ b/gfx/tests/crashtests/768079-1.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html style="-moz-perspective: 7000px; overflow: hidden;"> +<body style="overflow: hidden; -moz-transform: rotateX(30deg); border-radius: 1px; -moz-columns: 2 10px; visibility: collapse;">X</body> +</html> |