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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-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 784x111 [bgcolor=#00FFFF] [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x111 [bgcolor=#00FFFF] [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x109 7 LayoutTableSection {TBODY} at (1,1) size 782x109
8 LayoutTableRow {TR} at (0,2) size 782x105 8 LayoutTableRow {TR} at (0,2) size 782x105
9 LayoutTableCell {TD} at (2,2) size 454x105 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 454x105 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 450x101 [bgcolor=#FF00FF] [borde r: (1px outset #808080)] 10 LayoutTable {TABLE} at (2,2) size 450x101 [bgcolor=#FF00FF] [borde r: (1px outset #808080)]
(...skipping 27 matching lines...) Expand all
38 RenderText {#text} at (0,0) size 40x16 38 RenderText {#text} at (0,0) size 40x16
39 text run at (0,0) width 40: "Reload" 39 text run at (0,0) width 40: "Reload"
40 RenderText {#text} at (56,20) size 8x17 40 RenderText {#text} at (56,20) size 8x17
41 text run at (56,20) width 8: " " 41 text run at (56,20) width 8: " "
42 RenderButton {INPUT} at (64,18) size 90x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 42 RenderButton {INPUT} at (64,18) size 90x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
43 RenderBlock (anonymous) at (8,3) size 74x16 43 RenderBlock (anonymous) at (8,3) size 74x16
44 RenderText {#text} at (0,0) size 74x16 44 RenderText {#text} at (0,0) size 74x16
45 text run at (0,0) width 74: "Change Font" 45 text run at (0,0) width 74: "Change Font"
46 RenderText {#text} at (154,20) size 8x17 46 RenderText {#text} at (154,20) size 8x17
47 text run at (154,20) width 8: " " 47 text run at (154,20) width 8: " "
48 RenderTextControl {INPUT} at (162,18) size 173x22 [bgcolor=#FFFFFF] [bor der: (2px inset #EEEEEE)] 48 LayoutTextControl {INPUT} at (162,18) size 173x22 [bgcolor=#FFFFFF] [bor der: (2px inset #EEEEEE)]
49 RenderText {#text} at (0,0) size 0x0 49 RenderText {#text} at (0,0) size 0x0
50 layer at (172,140) size 169x16 50 layer at (172,140) size 169x16
51 RenderBlock {DIV} at (2,3) size 169x16 51 RenderBlock {DIV} at (2,3) size 169x16
52 RenderText {#text} at (0,0) size 7x16 52 RenderText {#text} at (0,0) size 7x16
53 text run at (0,0) width 7: "6" 53 text run at (0,0) width 7: "6"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698