diff options
Diffstat (limited to 'layout/style/crashtests/645951-1-ref.html')
-rw-r--r-- | layout/style/crashtests/645951-1-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/crashtests/645951-1-ref.html b/layout/style/crashtests/645951-1-ref.html new file mode 100644 index 000000000..7259e9603 --- /dev/null +++ b/layout/style/crashtests/645951-1-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE HTML> +<title>Test, bug 645951</title> +<body> +<p style="color: green">Should not crash, and should be green too.</p> |