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

Side by Side Diff: LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 (183,24) size 252x17 6 RenderText {#text} at (179,20) size 252x17
7 text run at (183,24) width 252: " This should not be part of the textare a." 7 text run at (179,20) width 252: " This should not be part of the textare a."
8 layer at (10,10) size 179x34 clip at (11,11) size 162x32 scrollHeight 62 8 layer at (8,8) size 179x34 clip at (9,9) size 162x32 scrollHeight 62
9 RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 9 RenderTextControl {TEXTAREA} at (0,0) size 179x34 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
10 RenderBlock {DIV} at (3,3) size 160x60 10 RenderBlock {DIV} at (3,3) size 160x60
11 RenderText {#text} at (0,0) size 32x15 11 RenderText {#text} at (0,0) size 32x15
12 text run at (0,0) width 32: "<!--" 12 text run at (0,0) width 32: "<!--"
13 RenderBR {BR} at (31,11) size 1x0 13 RenderBR {BR} at (31,11) size 1x0
14 RenderText {#text} at (0,15) size 160x30 14 RenderText {#text} at (0,15) size 160x30
15 text run at (0,15) width 152: "This should be part" 15 text run at (0,15) width 152: "This should be part"
16 text run at (151,15) width 9: " " 16 text run at (151,15) width 9: " "
17 text run at (0,30) width 128: "of the textarea." 17 text run at (0,30) width 128: "of the textarea."
18 RenderBR {BR} at (127,41) size 1x0 18 RenderBR {BR} at (127,41) size 1x0
19 RenderBR {BR} at (0,45) size 0x15 19 RenderBR {BR} at (0,45) size 0x15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698