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

Side by Side Diff: LayoutTests/platform/win/fast/forms/negativeLineHeight-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 680x17 7 RenderText {#text} at (0,0) size 680x17
8 text run at (0,0) width 680: "The textarea below should have standard line-height because textareas should ignore negative line-heights" 8 text run at (0,0) width 680: "The textarea below should have standard line-height because textareas should ignore negative line-heights"
9 RenderBR {BR} at (679,14) size 1x0 9 RenderBR {BR} at (679,14) size 1x0
10 RenderBlock {P} at (0,34) size 784x240 10 RenderBlock {P} at (0,34) size 784x240
11 RenderText {#text} at (0,0) size 85x17 11 RenderText {#text} at (0,0) size 85x17
12 text run at (0,0) width 85: "TEXTAREA" 12 text run at (0,0) width 85: "TEXTAREA"
13 RenderBR {BR} at (84,14) size 1x0 13 RenderBR {BR} at (84,14) size 1x0
14 RenderText {#text} at (400,204) size 4x17 14 RenderText {#text} at (400,204) size 4x17
15 text run at (400,204) width 4: " " 15 text run at (400,204) width 4: " "
16 RenderBR {BR} at (0,0) size 0x0 16 RenderBR {BR} at (0,0) size 0x0
17 RenderBR {BR} at (0,222) size 0x17 17 RenderBR {BR} at (0,222) size 0x17
18 layer at (8,60) size 400x200 clip at (9,61) size 398x198 18 layer at (8,60) size 400x200 clip at (9,61) size 398x198
19 RenderTextControl {TEXTAREA} at (0,18) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)] 19 RenderTextControl {TEXTAREA} at (0,18) 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 388x32 21 RenderText {#text} at (0,0) size 390x32
22 text run at (0,0) width 384: "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 (383,0) width 5: " " 23 text run at (385,0) width 5: " "
24 text run at (0,16) width 184: "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