Index: LayoutTests/fast/text-autosizing/span-child-expected.html |
=================================================================== |
--- LayoutTests/fast/text-autosizing/span-child-expected.html (revision 143933) |
+++ LayoutTests/fast/text-autosizing/span-child-expected.html (working copy) |
@@ -5,7 +5,7 @@ |
<meta name="viewport" content="width=800"> |
<style> |
html { font-size: 16px; } |
-body { width: 800px; margin: 0; } |
+body { width: 800px; margin: 0; overflow-y: hidden; } |
</style> |
</head> |