diff options
Diffstat (limited to 'layout/reftests/bugs/524175-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/524175-1-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/524175-1-ref.html b/layout/reftests/bugs/524175-1-ref.html new file mode 100644 index 0000000000..d40a8cab42 --- /dev/null +++ b/layout/reftests/bugs/524175-1-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<body> + <span style="color: green">This text should be green</span> +</body> |