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

Side by Side Diff: LayoutTests/platform/mac/fast/html/details-open2-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 RenderBlock {DETAILS} at (0,0) size 784x37 6 RenderBlock {DETAILS} at (0,0) size 784x37
7 RenderBlock {SUMMARY} at (0,0) size 784x18 7 RenderBlock {SUMMARY} at (0,0) size 784x18
8 RenderDetailsMarker {DIV} at (0,4) size 10.55x10.55: down 8 RenderDetailsMarker {DIV} at (0,4) size 10.55x10.55: down
9 RenderText {#text} at (16,0) size 61x18 9 RenderText {#text} at (16,0) size 61x18
10 text run at (16,0) width 61: "summary" 10 text run at (16,0) width 61: "summary"
11 RenderBlock {DIV} at (0,18) size 784x19 11 RenderBlock {DIV} at (0,18) size 784x19
12 RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (11,29) size 117x13 15 layer at (11,29) size 117x13
16 RenderBlock {DIV} at (3,3) size 117x13 16 RenderBlock {DIV} at (3,3) size 117x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698