diff options
Diffstat (limited to 'gfx/tests/crashtests/1758127-1.html')
-rw-r--r-- | gfx/tests/crashtests/1758127-1.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/1758127-1.html b/gfx/tests/crashtests/1758127-1.html new file mode 100644 index 0000000000..fd316e16fe --- /dev/null +++ b/gfx/tests/crashtests/1758127-1.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> +<head> + <style> + * { + display: table-footer-group; + transform: rotateY(18.03772675170004deg); + perspective: 116in; + letter-spacing: -80ex; + } + </style> +</head> +</html>
\ No newline at end of file |