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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {FORM} at (0,0) size 784x23 6 RenderBlock {FORM} at (0,0) size 784x23
7 LayoutTable {TABLE} at (0,0) size 550x23 [bgcolor=#FFE030] [border: (1px outset #808080)] 7 LayoutTable {TABLE} at (0,0) size 550x23 [bgcolor=#FFE030] [border: (1px outset #808080)]
8 LayoutTableSection {TBODY} at (1,1) size 548x21 8 LayoutTableSection {TBODY} at (1,1) size 548x21
9 LayoutTableRow {TR} at (0,0) size 548x21 9 LayoutTableRow {TR} at (0,0) size 548x21
10 LayoutTableCell {TD} at (0,0) size 548x21 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (0,0) size 548x21 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
11 RenderInline {NOBR} at (0,0) size 546x18 11 RenderInline {NOBR} at (0,0) size 546x18
12 RenderTextControl {INPUT} at (1,1) size 173x19 [bgcolor=#FFFFF F] [border: (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (1,1) size 173x19 [bgcolor=#FFFFF F] [border: (2px inset #EEEEEE)]
13 RenderText {#text} at (174,1) size 14x18 13 RenderText {#text} at (174,1) size 14x18
14 text run at (174,1) width 14: " - " 14 text run at (174,1) width 14: " - "
15 RenderTextControl {INPUT} at (187.33,1) size 173x19 [bgcolor=# FFFFFF] [border: (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (187.33,1) size 173x19 [bgcolor=# FFFFFF] [border: (2px inset #EEEEEE)]
16 RenderText {#text} at (360,1) size 14x18 16 RenderText {#text} at (360,1) size 14x18
17 text run at (360,1) width 14: " - " 17 text run at (360,1) width 14: " - "
18 RenderTextControl {INPUT} at (373.66,1) size 173x19 [bgcolor=# FFFFFF] [border: (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (373.66,1) size 173x19 [bgcolor=# FFFFFF] [border: (2px inset #EEEEEE)]
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 LayoutTableRow {TR} at (0,21) size 548x0 20 LayoutTableRow {TR} at (0,21) size 548x0
21 layer at (13,13) size 167x13 21 layer at (13,13) size 167x13
22 RenderBlock {DIV} at (3,3) size 167x13 22 RenderBlock {DIV} at (3,3) size 167x13
23 layer at (199,13) size 167x13 23 layer at (199,13) size 167x13
24 RenderBlock {DIV} at (3,3) size 167x13 24 RenderBlock {DIV} at (3,3) size 167x13
25 layer at (386,13) size 167x13 25 layer at (386,13) size 167x13
26 RenderBlock {DIV} at (3,3) size 167x13 26 RenderBlock {DIV} at (3,3) size 167x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698