diff options
Diffstat (limited to 'layout/reftests/bugs/1773484.html')
-rw-r--r-- | layout/reftests/bugs/1773484.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1773484.html b/layout/reftests/bugs/1773484.html new file mode 100644 index 0000000000..17915b4f13 --- /dev/null +++ b/layout/reftests/bugs/1773484.html @@ -0,0 +1,4 @@ +<!doctype html> +<html reftest-text-zoom="2"> + <div style="font-size: 10vw">Some text</div> +</html> |