| Index: third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| index a0dd458fb4c6d4abd92ae836c410c62622d977ea..681a9386725855ab7747ec9e3287ad94ad7db76e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt
|
| @@ -8,11 +8,11 @@ layer at (0,0) size 800x600
|
| layer at (8,8) size 141x32 clip at (9,9) size 124x30 scrollHeight 56
|
| LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
|
| LayoutBlockFlow {DIV} at (3,3) size 120x52
|
| - LayoutText {#text} at (0,0) size 118x39
|
| + LayoutText {#text} at (0,0) size 117x39
|
| text run at (0,0) width 21: "<!--"
|
| text run at (20,0) width 1: " "
|
| text run at (0,13) width 114: "This should be part of"
|
| - text run at (113,13) width 5: " "
|
| + text run at (113,13) width 4: " "
|
| text run at (0,26) width 66: "the textarea."
|
| text run at (65,26) width 1: " "
|
| LayoutBR {BR} at (0,39) size 0x13
|
|
|