Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(862)

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,9) size 179x36 clip at (9,10) size 162x34 scrollHeight 82 9 layer at (8,9) size 179x36 clip at (9,10) size 162x34 scrollHeight 82
10 RenderTextControl {TEXTAREA} at (0,1) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 10 RenderTextControl {TEXTAREA} at (0,1) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
11 RenderBlock {DIV} at (3,3) size 158x80 11 RenderBlock {DIV} at (3,3) size 158x80
12 RenderText {#text} at (0,0) size 158x64 12 RenderText {#text} at (0,0) size 158x64
13 text run at (0,0) width 152: "<!-- </textarea> --" 13 text run at (0,0) width 152: "<!-- </textarea> --"
14 text run at (0,16) width 8: ">" 14 text run at (0,16) width 8: ">"
15 text run at (8,16) width 0: " " 15 text run at (8,16) width 0: " "
16 text run at (0,32) width 158: "This should be part " 16 text run at (0,32) width 152: "This should be part"
17 text run at (152,32) width 6: " "
17 text run at (0,48) width 120: "of the textarea" 18 text run at (0,48) width 120: "of the textarea"
18 text run at (120,48) width 0: " " 19 text run at (120,48) width 0: " "
19 RenderBR {BR} at (0,64) size 0x16 20 RenderBR {BR} at (0,64) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698