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

Side by Side Diff: LayoutTests/platform/win/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 471x145 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 471x145 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 469x143 7 LayoutTableSection {TBODY} at (1,1) size 469x143
8 LayoutTableRow {TR} at (0,0) size 469x143 8 LayoutTableRow {TR} at (0,0) size 469x143
9 LayoutTableCell {TD} at (0,0) size 469x143 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 469x143 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 467x141 [border: (1px outset #80 8080)] 10 LayoutTable {TABLE} at (1,1) size 467x141 [border: (1px outset #80 8080)]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 RenderText {#text} at (100,0) size 109 x17 45 RenderText {#text} at (100,0) size 109 x17
46 text run at (100,0) width 109: "User Preferences" 46 text run at (100,0) width 109: "User Preferences"
47 LayoutTable {TABLE} at (1,19) size 309x3 6 [border: (1px outset #808080)] 47 LayoutTable {TABLE} at (1,19) size 309x3 6 [border: (1px outset #808080)]
48 LayoutTableSection {TBODY} at (1,1) si ze 307x34 48 LayoutTableSection {TBODY} at (1,1) si ze 307x34
49 LayoutTableRow {TR} at (0,1) size 30 7x32 49 LayoutTableRow {TR} at (0,1) size 30 7x32
50 LayoutTableCell {TH} at (1,3) size 121x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 50 LayoutTableCell {TH} at (1,3) size 121x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
51 RenderInline {NOBR} at (0,0) siz e 111x17 51 RenderInline {NOBR} at (0,0) siz e 111x17
52 RenderText {#text} at (5,5) si ze 111x17 52 RenderText {#text} at (5,5) si ze 111x17
53 text run at (5,5) width 111: "Email Address :" 53 text run at (5,5) width 111: "Email Address :"
54 LayoutTableCell {TD} at (123,1) si ze 183x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 54 LayoutTableCell {TD} at (123,1) si ze 183x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
55 RenderTextControl {INPUT} at (5, 5) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 55 LayoutTextControl {INPUT} at (5, 5) size 173x22 [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 (220,97) size 169x16 scrollWidth 210 57 layer at (220,97) size 169x16 scrollWidth 210
58 RenderBlock {DIV} at (2,3) size 169x16 58 RenderBlock {DIV} at (2,3) size 169x16
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