Index: webkit/data/layout_test_results/v8/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt |
=================================================================== |
--- webkit/data/layout_test_results/v8/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt (revision 0) |
+++ webkit/data/layout_test_results/v8/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt (revision 0) |
@@ -0,0 +1,19 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x600 |
+ RenderBlock {HTML} at (0,0) size 800x600 |
+ RenderBody {BODY} at (8,8) size 784x584 |
+ RenderText {#text} at (159,19) size 236x19 |
+ text run at (159,19) width 236: " This should not be part of the textarea." |
+ RenderText {#text} at (0,0) size 0x0 |
+ RenderText {#text} at (0,0) size 0x0 |
+layer at (8,9) size 159x32 clip at (9,10) size 142x30 scrollHeight 58 |
+ RenderTextControl {TEXTAREA} at (0,1) size 159x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)] |
+ RenderBlock {DIV} at (3,3) size 138x56 |
+ RenderText {#text} at (0,0) size 138x42 |
+ text run at (0,0) width 28: "<!--" |
+ text run at (28,0) width 0: " " |
+ text run at (0,14) width 138: "This should be part " |
+ text run at (0,28) width 112: "of the textarea." |
+ text run at (112,28) width 0: " " |
+ RenderBR {BR} at (0,42) size 0x14 |
Property changes on: webkit\data\layout_test_results\v8\LayoutTests\fast\parser\open-comment-in-textarea-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |