| Index: LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| diff --git a/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt b/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| similarity index 81%
|
| rename from LayoutTests/fast/parser/open-comment-in-textarea-expected.txt
|
| rename to LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| index 1daf77a738aee7b6f7d82cb9a0c0ee172c65c061..252e3ec829fe1d7c9e069fb66485b41ec8e2e266 100644
|
| --- a/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| @@ -8,11 +8,12 @@ layer at (0,0) size 800x600
|
| layer at (10,10) size 161x32 clip at (11,11) size 144x30 scrollHeight 56
|
| RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
|
| RenderBlock {DIV} at (3,3) size 140x52
|
| - RenderText {#text} at (0,0) size 140x39
|
| + RenderText {#text} at (0,0) size 25x13
|
| text run at (0,0) width 25: "<!--"
|
| - text run at (24,0) width 1: " "
|
| + RenderBR {BR} at (24,11) size 1x0
|
| + RenderText {#text} at (0,13) size 140x26
|
| text run at (0,13) width 139: "This should be part of the"
|
| text run at (138,13) width 2: " "
|
| text run at (0,26) width 48: "textarea."
|
| - text run at (47,26) width 1: " "
|
| + RenderBR {BR} at (47,37) size 1x0
|
| RenderBR {BR} at (0,39) size 0x13
|
|
|