Index: LayoutTests/editing/inserting/typing-at-end-of-line.html |
diff --git a/LayoutTests/editing/inserting/typing-at-end-of-line.html b/LayoutTests/editing/inserting/typing-at-end-of-line.html |
index 0f0ff375f127da61a7a4c9115069d7d31e3a60e8..daf1c6988c45975ec887a81992d0f2c2e71ea914 100644 |
--- a/LayoutTests/editing/inserting/typing-at-end-of-line.html |
+++ b/LayoutTests/editing/inserting/typing-at-end-of-line.html |
@@ -2,7 +2,7 @@ |
<head> |
<title>Text does not split on white space when typing to the edge of window</title> |
</head> |
-<body> |
+<body style="overflow:hidden;"> |
<div>This test validates the fix for a bug that occurred when typing a blank at the end of a line when the character doesn't fix by a fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'have' at the beginning of the following line.</div> |
<br> |
<div id="test" contenteditable style="font: 12px 'lucida grande'; outline: solid blue; width: 871px; height: 100px;"> |