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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug55545-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 LayoutTable {TABLE} at (0,0) size 349x34 6 LayoutTable {TABLE} at (0,0) size 349x34
7 LayoutTableSection {TBODY} at (0,0) size 349x34 7 LayoutTableSection {TBODY} at (0,0) size 349x34
8 LayoutTableRow {TR} at (0,2) size 349x30 8 LayoutTableRow {TR} at (0,2) size 349x30
9 LayoutTableCell {TD} at (2,2) size 345x30 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 345x30 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 343x28 10 LayoutTable {TABLE} at (1,1) size 343x28
11 LayoutTableSection {TBODY} at (0,0) size 343x28 11 LayoutTableSection {TBODY} at (0,0) size 343x28
12 LayoutTableRow {TR} at (0,2) size 343x24 12 LayoutTableRow {TR} at (0,2) size 343x24
13 LayoutTableCell {TH} at (2,3) size 61x22 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TH} at (2,3) size 61x22 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 59x19 14 RenderText {#text} at (1,1) size 59x19
15 text run at (1,1) width 59: "User ID:" 15 text run at (1,1) width 59: "User ID:"
16 LayoutTableCell {TD} at (65,2) size 276x24 [r=0 c=1 rs=1 cs= 1] 16 LayoutTableCell {TD} at (65,2) size 276x24 [r=0 c=1 rs=1 cs= 1]
17 RenderTextControl {INPUT} at (1,1) size 274x22 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)] 17 LayoutTextControl {INPUT} at (1,1) size 274x22 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)]
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (79,17) size 270x16 19 layer at (79,17) size 270x16
20 RenderBlock {DIV} at (2,3) size 270x16 20 RenderBlock {DIV} at (2,3) size 270x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698