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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderBlock {DIV} at (0,0) size 122.42x25 [bgcolor=#C3D9FF] 6 RenderBlock {DIV} at (0,0) size 122.42x25 [bgcolor=#C3D9FF]
7 LayoutTable {TABLE} at (0,0) size 122x25 7 LayoutTable {TABLE} at (0,0) size 122x25
8 LayoutTableSection {TBODY} at (0,0) size 122x25 8 LayoutTableSection {TBODY} at (0,0) size 122x25
9 LayoutTableRow {TR} at (0,2) size 122x21 9 LayoutTableRow {TR} at (0,2) size 122x21
10 LayoutTableCell {TD} at (2,2) size 118x21 [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 118x21 [r=0 c=0 rs=1 cs=1]
11 RenderTextControl {INPUT} at (1,1) size 116x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 11 LayoutTextControl {INPUT} at (1,1) size 116x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (14,14) size 110x13 scrollWidth 116 13 layer at (14,14) size 110x13 scrollWidth 116
14 RenderBlock {DIV} at (3,3) size 110x13 14 RenderBlock {DIV} at (3,3) size 110x13
15 RenderText {#text} at (0,0) size 116x13 15 RenderText {#text} at (0,0) size 116x13
16 text run at (0,0) width 116: "Should fit in blue box" 16 text run at (0,0) width 116: "Should fit in blue box"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698