| Index: LayoutTests/platform/win/fast/text/whitespace/030-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/text/whitespace/030-expected.txt b/LayoutTests/platform/win/fast/text/whitespace/030-expected.txt
|
| index 9c530362559ebbd17b72556db7c2ae45347d5bb7..01fa65b0eebf694cb716b90ef5622f148bbc6d9d 100644
|
| --- a/LayoutTests/platform/win/fast/text/whitespace/030-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/text/whitespace/030-expected.txt
|
| @@ -1,13 +1,13 @@
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x93
|
| - RenderBlock {HTML} at (0,0) size 800x93
|
| - RenderBody {BODY} at (8,13) size 784x72
|
| - RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
|
| - RenderText {#text} at (2,2) size 133x15
|
| - text run at (2,2) width 133: "I am on one line."
|
| - text run at (134,2) width 1: " "
|
| - RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
|
| +layer at (0,0) size 800x94
|
| + RenderBlock {HTML} at (0,0) size 800x94
|
| + RenderBody {BODY} at (8,13) size 784x73
|
| + RenderBlock {PRE} at (0,0) size 784x20 [border: (2px solid #008000)]
|
| + RenderText {#text} at (2,2) size 136x16
|
| + text run at (2,2) width 136: "I am on one line."
|
| + text run at (138,2) width 0: " "
|
| + RenderBlock {DIV} at (0,33) size 784x40 [border: (2px solid #008000)]
|
| RenderText {#text} at (2,2) size 772x35
|
| text run at (2,2) width 0: " "
|
| text run at (2,20) width 772: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."
|
|
|