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

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

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 (165,22) size 246x18 6 RenderText {#text} at (165,22) size 246x18
7 text run at (165,22) width 246: " This should not be part of the textare a." 7 text run at (165,22) width 246: " This should not be part of the textare a."
8 layer at (10,10) size 161x32 clip at (11,11) size 144x30 scrollHeight 56 8 layer at (10,10) size 161x32 clip at (11,11) size 144x30 scrollHeight 56
9 RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 9 RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
10 RenderBlock {DIV} at (3,3) size 140x52 10 RenderBlock {DIV} at (3,3) size 140x52
11 RenderText {#text} at (0,0) size 140x39 11 RenderText {#text} at (0,0) size 25x13
12 text run at (0,0) width 25: "<!--" 12 text run at (0,0) width 25: "<!--"
13 text run at (24,0) width 1: " " 13 RenderBR {BR} at (24,11) size 1x0
14 RenderText {#text} at (0,13) size 140x26
14 text run at (0,13) width 139: "This should be part of the" 15 text run at (0,13) width 139: "This should be part of the"
15 text run at (138,13) width 2: " " 16 text run at (138,13) width 2: " "
16 text run at (0,26) width 48: "textarea." 17 text run at (0,26) width 48: "textarea."
17 text run at (47,26) width 1: " " 18 RenderBR {BR} at (47,37) size 1x0
18 RenderBR {BR} at (0,39) size 0x13 19 RenderBR {BR} at (0,39) size 0x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698