diff options
Diffstat (limited to 'gfx/tests/crashtests/385417-2.html')
-rw-r--r-- | gfx/tests/crashtests/385417-2.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/385417-2.html b/gfx/tests/crashtests/385417-2.html new file mode 100644 index 000000000..f94f21e69 --- /dev/null +++ b/gfx/tests/crashtests/385417-2.html @@ -0,0 +1,10 @@ +<html> +<head> +</head> +<body> + +<div><span style="text-transform: capitalize; font-variant: small-caps;"> +x</span></div> + +</body> +</html> |