Index: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html |
diff --git a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html |
index 25d216edc50402e4719c09996bb952369bf6b9fa..87b388f0602a47fdbc5dcb9b12d1d5d9afea252c 100644 |
--- a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html |
+++ b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html |
@@ -5,6 +5,9 @@ |
-webkit-flow-into: flow1; |
text-align: justify; |
padding: 5px; |
+ font-family: Ahem; |
+ font-size: 10px; |
+ -webkit-font-smoothing: none; |
} |
#first-box { |
@@ -42,7 +45,7 @@ |
<div id="second-box"> |
<p>This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p> |
<p>This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p> |
- <p>This line of text should not get out of the region.</p> |
+ <p>This line of text should not get out of the region. This line of text should not get out of the region.</p> |
</div> |
</div> |
</div> |