Index: LayoutTests/fast/reflections/reflection-direction.html |
diff --git a/LayoutTests/fast/reflections/reflection-direction.html b/LayoutTests/fast/reflections/reflection-direction.html |
index 69959be2fdcfd2e7bd254623772d3e4c554af35f..0f2533171a81a993fdbc7babcad2773a882ddb18 100644 |
--- a/LayoutTests/fast/reflections/reflection-direction.html |
+++ b/LayoutTests/fast/reflections/reflection-direction.html |
@@ -1,5 +1,5 @@ |
<html> |
-<body style="white-space:nowrap"> |
+<body style="white-space:nowrap; overflow: hidden;"> |
<div style="display:inline-block"> |
<img src="resources/kate.png" style="-webkit-box-reflect:right 1px"><br> |
<img src="resources/kate.png" style="-webkit-box-reflect:left 1px;margin-left:336px"><br> |