Index: LayoutTests/fast/text/text-letter-spacing.html |
diff --git a/LayoutTests/fast/text/text-letter-spacing.html b/LayoutTests/fast/text/text-letter-spacing.html |
index ff7780a7a45d18bc19cc5acaee3fa1f9c6bd329d..a199fae26cc5aff5dae947a660988b17e781acbe 100644 |
--- a/LayoutTests/fast/text/text-letter-spacing.html |
+++ b/LayoutTests/fast/text/text-letter-spacing.html |
@@ -4,6 +4,7 @@ |
<head> |
<title>letter-spacing.html</title> |
<style type="text/css"> |
+body { overflow: hidden; } |
p { |
text-indent: 10em; |
background-color: #eee; |