diff options
Diffstat (limited to 'layout/style/crashtests/1404057.html')
-rw-r--r-- | layout/style/crashtests/1404057.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/style/crashtests/1404057.html b/layout/style/crashtests/1404057.html new file mode 100644 index 0000000000..4c4a33ce49 --- /dev/null +++ b/layout/style/crashtests/1404057.html @@ -0,0 +1,6 @@ +<html> + <title>Testcase, bug 143862</title> + <head> +<svg><text><t style='all:initial'>aaa</t></text></svg> + </head> +</html>
\ No newline at end of file |