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

Side by Side Diff: LayoutTests/platform/win/fast/css/line-height-font-order-expected.txt

Issue 554483002: 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 800x197 3 layer at (0,0) size 800x196
4 RenderBlock {HTML} at (0,0) size 800x197 4 RenderBlock {HTML} at (0,0) size 800x196
5 RenderBody {BODY} at (8,15) size 784x167 5 RenderBody {BODY} at (8,15) size 784x166
6 RenderBlock {P} at (0,0) size 784x75 6 RenderBlock {P} at (0,0) size 784x75
7 RenderText {#text} at (0,29) size 95x17 7 RenderText {#text} at (0,28) size 94x18
8 text run at (0,29) width 95: "This tests bug " 8 text run at (0,28) width 94: "This tests bug "
9 RenderInline {A} at (0,0) size 651x17 [color=#0000EE] 9 RenderInline {A} at (0,0) size 651x18 [color=#0000EE]
10 RenderText {#text} at (94,29) size 651x17 10 RenderText {#text} at (94,28) size 651x18
11 text run at (94,29) width 651: "Bug 13174: line-height in font short hand does not override a previously stated line-height property" 11 text run at (94,28) width 651: "Bug 13174: line-height in font short hand does not override a previously stated line-height property"
12 RenderText {#text} at (744,29) size 6x17 12 RenderText {#text} at (745,28) size 4x18
13 text run at (744,29) width 6: "." 13 text run at (745,28) width 4: "."
14 RenderBlock {P} at (0,90) size 784x77 14 RenderBlock {P} at (0,90) size 784x76
15 RenderText {#text} at (0,29) size 130x17 15 RenderText {#text} at (0,28) size 128x18
16 text run at (0,29) width 130: "This text should be " 16 text run at (0,28) width 128: "This text should be "
17 RenderInline {CODE} at (0,0) size 190x17 17 RenderInline {CODE} at (0,0) size 189x17
18 RenderText {#text} at (129,31) size 190x17 18 RenderText {#text} at (128,30) size 189x17
19 text run at (129,31) width 190: "font:15px/5em Georgia" 19 text run at (128,30) width 189: "font:15px/5em Georgia"
20 RenderText {#text} at (318,29) size 5x17 20 RenderText {#text} at (317,28) size 4x18
21 text run at (318,29) width 5: "." 21 text run at (317,28) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698