Index: LayoutTests/fast/text/wbr.html |
diff --git a/LayoutTests/fast/text/wbr.html b/LayoutTests/fast/text/wbr.html |
index e87eeb3b26a4c3ffc482f17c51c3551e98601748..fcebcbc8f415ce5832355365232f0ff7e9d78009 100644 |
--- a/LayoutTests/fast/text/wbr.html |
+++ b/LayoutTests/fast/text/wbr.html |
@@ -1,6 +1,7 @@ |
<head> |
<style> |
+body { overflow: hidden; } |
.fixedWidth { |
width: 300px; |
border: 1px solid blue; |