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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/textarea-scroll-height-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 RenderText {#text} at (200,186) size 4x18 6 RenderText {#text} at (200,186) size 4x18
7 text run at (200,186) width 4: " " 7 text run at (200,186) width 4: " "
8 RenderText {#text} at (204,186) size 52x18 8 RenderText {#text} at (204,186) size 52x18
9 text run at (204,186) width 52: "183 316" 9 text run at (204,186) width 52: "183 316"
10 layer at (8,8) size 200x200 clip at (9,9) size 183x198 scrollHeight 316 10 layer at (8,8) size 200x200 clip at (9,9) size 183x198 scrollHeight 316
11 RenderTextControl {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 11 LayoutTextControl {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
12 RenderBlock {DIV} at (3,3) size 179x312 12 RenderBlock {DIV} at (3,3) size 179x312
13 RenderText {#text} at (0,0) size 84x13 13 RenderText {#text} at (0,0) size 84x13
14 text run at (0,0) width 84: "Lots of content." 14 text run at (0,0) width 84: "Lots of content."
15 RenderBR {BR} at (83,11) size 1x0 15 RenderBR {BR} at (83,11) size 1x0
16 RenderText {#text} at (0,13) size 84x13 16 RenderText {#text} at (0,13) size 84x13
17 text run at (0,13) width 84: "Lots of content." 17 text run at (0,13) width 84: "Lots of content."
18 RenderBR {BR} at (83,24) size 1x0 18 RenderBR {BR} at (83,24) size 1x0
19 RenderText {#text} at (0,26) size 84x13 19 RenderText {#text} at (0,26) size 84x13
20 text run at (0,26) width 84: "Lots of content." 20 text run at (0,26) width 84: "Lots of content."
21 RenderBR {BR} at (83,37) size 1x0 21 RenderBR {BR} at (83,37) size 1x0
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 RenderBR {BR} at (83,245) size 1x0 59 RenderBR {BR} at (83,245) size 1x0
60 RenderBR {BR} at (0,247) size 0x13 60 RenderBR {BR} at (0,247) size 0x13
61 RenderText {#text} at (0,260) size 84x13 61 RenderText {#text} at (0,260) size 84x13
62 text run at (0,260) width 84: "Lots of content." 62 text run at (0,260) width 84: "Lots of content."
63 RenderBR {BR} at (83,271) size 1x0 63 RenderBR {BR} at (83,271) size 1x0
64 RenderText {#text} at (0,273) size 84x13 64 RenderText {#text} at (0,273) size 84x13
65 text run at (0,273) width 84: "Lots of content." 65 text run at (0,273) width 84: "Lots of content."
66 RenderBR {BR} at (83,284) size 1x0 66 RenderBR {BR} at (83,284) size 1x0
67 RenderBR {BR} at (0,286) size 0x13 67 RenderBR {BR} at (0,286) size 0x13
68 RenderBR {BR} at (0,299) size 0x13 68 RenderBR {BR} at (0,299) size 0x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698