diff options
Diffstat (limited to 'layout/reftests/bugs/438987-2c.html')
-rw-r--r-- | layout/reftests/bugs/438987-2c.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/bugs/438987-2c.html b/layout/reftests/bugs/438987-2c.html new file mode 100644 index 000000000..4a31b44a2 --- /dev/null +++ b/layout/reftests/bugs/438987-2c.html @@ -0,0 +1,5 @@ +<!DOCTYPE HTML> +<html style="background:rgba(0,0,255,0.5);"> +<body style="background:red;"> +</body> +</html> |