diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/tests/crashtests/1535657.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/1535657.html b/gfx/tests/crashtests/1535657.html new file mode 100644 index 0000000000..b35072c3d3 --- /dev/null +++ b/gfx/tests/crashtests/1535657.html @@ -0,0 +1,14 @@ +<html><head> +<meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <style class=""> + * { + transform: matrix(5062, 162, 20, 51, 144, 177) scale(45079, -40) scaleZ(19756) scaleX(120) matrix(117, 63, 50, 247, 8, 31); + min-height: 199rem ! important; + } + </style> +</head><body> +<ul></ul> + + + +</body></html>
\ No newline at end of file |