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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/negativeLineHeight-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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 631x19 7 RenderText {#text} at (0,0) size 631x19
8 text run at (0,0) width 631: "The textarea below should have standard line-height because textareas should ignore negative line-heights" 8 text run at (0,0) width 631: "The textarea below should have standard line-height because textareas should ignore negative line-heights"
9 RenderBR {BR} at (631,15) size 0x0 9 RenderBR {BR} at (631,15) size 0x0
10 RenderBlock {P} at (0,36) size 784x245 10 RenderBlock {P} at (0,36) size 784x245
11 RenderText {#text} at (0,0) size 79x19 11 RenderText {#text} at (0,0) size 79x19
12 text run at (0,0) width 79: "TEXTAREA" 12 text run at (0,0) width 79: "TEXTAREA"
13 RenderBR {BR} at (79,15) size 0x0 13 RenderBR {BR} at (79,15) size 0x0
14 RenderText {#text} at (400,205) size 4x19 14 RenderText {#text} at (400,205) size 4x19
15 text run at (400,205) width 4: " " 15 text run at (400,205) width 4: " "
16 RenderBR {BR} at (0,0) size 0x0 16 RenderBR {BR} at (0,0) size 0x0
17 RenderBR {BR} at (0,225) size 0x19 17 RenderBR {BR} at (0,225) size 0x19
18 layer at (8,64) size 400x200 clip at (9,65) size 398x198 18 layer at (8,64) size 400x200 clip at (9,65) size 398x198
19 RenderTextControl {TEXTAREA} at (0,20) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)] 19 LayoutTextControl {TEXTAREA} at (0,20) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
20 RenderBlock {DIV} at (3,3) size 396x32 20 RenderBlock {DIV} at (3,3) size 396x32
21 RenderText {#text} at (0,0) size 390x32 21 RenderText {#text} at (0,0) size 390x32
22 text run at (0,0) width 385: "Demo text here that wraps a bit and should demonstrate" 22 text run at (0,0) width 385: "Demo text here that wraps a bit and should demonstrate"
23 text run at (385,0) width 5: " " 23 text run at (385,0) width 5: " "
24 text run at (0,16) width 181: "the goodness of line-height" 24 text run at (0,16) width 181: "the goodness of line-height"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698