Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (revision 11482) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (working copy) |
@@ -22,10 +22,12 @@ |
RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #000000)] |
RenderBlock {PRE} at (0,223) size 108x88 [border: (4px solid #0000FF)] |
RenderText {#text} at (4,4) size 100x80 |
- text run at (4,4) width 100: "This text " |
+ text run at (4,4) width 88: "This text" |
+ text run at (92,4) width 12: " " |
text run at (4,20) width 72: "will wrap" |
text run at (76,20) width 0: " " |
- text run at (4,36) width 96: "and fit " |
+ text run at (4,36) width 72: "and fit" |
+ text run at (76,36) width 24: " " |
text run at (4,52) width 80: "within the" |
text run at (84,52) width 0: " " |
text run at (4,68) width 32: "box." |
@@ -33,10 +35,12 @@ |
layer at (8,115) size 108x88 clip at (12,119) size 100x80 |
RenderBlock {PRE} at (0,107) size 108x88 [border: (4px solid #A52A2A)] |
RenderText {#text} at (4,4) size 100x80 |
- text run at (4,4) width 100: "This text " |
+ text run at (4,4) width 88: "This text" |
+ text run at (92,4) width 12: " " |
text run at (4,20) width 72: "will wrap" |
text run at (76,20) width 0: " " |
- text run at (4,36) width 96: "and fit " |
+ text run at (4,36) width 72: "and fit" |
+ text run at (76,36) width 24: " " |
text run at (4,52) width 80: "within the" |
text run at (84,52) width 0: " " |
text run at (4,68) width 32: "box." |