diff options
Diffstat (limited to 'layout/reftests/bugs/1379041-ref.html')
-rw-r--r-- | layout/reftests/bugs/1379041-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1379041-ref.html b/layout/reftests/bugs/1379041-ref.html new file mode 100644 index 0000000000..83d71efc1f --- /dev/null +++ b/layout/reftests/bugs/1379041-ref.html @@ -0,0 +1,4 @@ +<!doctype html> +<html style="font-size: 8px"> +<div style="font-size: 2rem; color: black;">Should be 16px black text.</div> +</html> |