diff options
Diffstat (limited to 'layout/reftests/reftest-sanity/text-zoom.html')
-rw-r--r-- | layout/reftests/reftest-sanity/text-zoom.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/reftest-sanity/text-zoom.html b/layout/reftests/reftest-sanity/text-zoom.html new file mode 100644 index 0000000000..13ced799a8 --- /dev/null +++ b/layout/reftests/reftest-sanity/text-zoom.html @@ -0,0 +1,3 @@ +<!doctype html> +<html reftest-text-zoom="2"> +<div style="font: 16px/1 monospace">Foo</div> |