Index: LayoutTests/fast/flexbox/016.html |
diff --git a/LayoutTests/fast/flexbox/016.html b/LayoutTests/fast/flexbox/016.html |
index 1cf3f4868191a88ffcc08ab273cb2df2ca33edd6..5c14e4a446556428bba5b4bf070c768f1f382047 100644 |
--- a/LayoutTests/fast/flexbox/016.html |
+++ b/LayoutTests/fast/flexbox/016.html |
@@ -17,6 +17,7 @@ html { |
body { |
height: 100%; |
margin: 0px; |
+ overflow: hidden; |
} |
div.outer { |