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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug59354-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 443x151 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 443x151 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 441x149 7 LayoutTableSection {TBODY} at (1,1) size 441x149
8 LayoutTableRow {TR} at (0,0) size 441x149 8 LayoutTableRow {TR} at (0,0) size 441x149
9 LayoutTableCell {TD} at (0,0) size 441x149 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 441x149 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 439x147 [border: (1px outset #80 8080)] 10 LayoutTable {TABLE} at (1,1) size 439x147 [border: (1px outset #80 8080)]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 RenderText {#text} at (90,0) size 105x 19 45 RenderText {#text} at (90,0) size 105x 19
46 text run at (90,0) width 105: "User Preferences" 46 text run at (90,0) width 105: "User Preferences"
47 LayoutTable {TABLE} at (1,21) size 285x3 6 [border: (1px outset #808080)] 47 LayoutTable {TABLE} at (1,21) size 285x3 6 [border: (1px outset #808080)]
48 LayoutTableSection {TBODY} at (1,1) si ze 283x34 48 LayoutTableSection {TBODY} at (1,1) si ze 283x34
49 LayoutTableRow {TR} at (0,1) size 28 3x32 49 LayoutTableRow {TR} at (0,1) size 28 3x32
50 LayoutTableCell {TH} at (1,2) size 116x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 50 LayoutTableCell {TH} at (1,2) size 116x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
51 RenderInline {NOBR} at (0,0) siz e 106x19 51 RenderInline {NOBR} at (0,0) siz e 106x19
52 RenderText {#text} at (5,5) si ze 106x19 52 RenderText {#text} at (5,5) si ze 106x19
53 text run at (5,5) width 106: "Email Address :" 53 text run at (5,5) width 106: "Email Address :"
54 LayoutTableCell {TD} at (118,1) si ze 164x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 54 LayoutTableCell {TD} at (118,1) si ze 164x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
55 RenderTextControl {INPUT} at (5, 5) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 55 LayoutTextControl {INPUT} at (5, 5) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
56 RenderText {#text} at (0,0) size 0x0 56 RenderText {#text} at (0,0) size 0x0
57 layer at (213,103) size 150x16 scrollWidth 210 57 layer at (213,103) size 150x16 scrollWidth 210
58 RenderBlock {DIV} at (2,3) size 150x16 58 RenderBlock {DIV} at (2,3) size 150x16
59 RenderText {#text} at (0,0) size 209x16 59 RenderText {#text} at (0,0) size 209x16
60 text run at (0,0) width 209: "simon.king@pipinghotnetworks.com" 60 text run at (0,0) width 209: "simon.king@pipinghotnetworks.com"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698