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

Side by Side Diff: LayoutTests/platform/mac/css1/font_properties/font_style-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 355x18 7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x60 9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 248x60 10 RenderText {#text} at (0,0) size 248x60
11 text run at (0,0) width 208: ".one {font-style: italic;}" 11 text run at (0,0) width 208: ".one {font-style: italic;}"
12 text run at (208,0) width 0: " " 12 text run at (208,0) width 0: " "
13 text run at (0,15) width 216: ".two {font-style: oblique;}" 13 text run at (0,15) width 216: ".two {font-style: oblique;}"
14 text run at (216,15) width 0: " " 14 text run at (216,15) width 0: " "
15 text run at (0,30) width 248: ".three, I {font-style: normal;}" 15 text run at (0,30) width 248: ".three, I {font-style: normal;}"
16 text run at (248,30) width 0: " " 16 text run at (248,30) width 0: " "
17 text run at (0,45) width 0: " " 17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,125) size 784x18 19 RenderBlock {P} at (0,125) size 784x18
20 RenderText {#text} at (0,0) size 501x18 20 RenderText {#text} at (0,0) size 501x18
21 text run at (0,0) width 501: "This paragraph should be in italics, but the last word of the sentence should be " 21 text run at (0,0) width 501: "This paragraph should be in italics, but the last word of the sentence should be "
22 RenderInline {SPAN} at (0,0) size 44x18 22 RenderInline {SPAN} at (0,0) size 44x18
23 RenderText {#text} at (501,0) size 44x18 23 RenderText {#text} at (501,0) size 44x18
24 text run at (501,0) width 44: "normal" 24 text run at (501,0) width 44: "normal"
25 RenderText {#text} at (545,0) size 4x18 25 RenderText {#text} at (545,0) size 4x18
26 text run at (545,0) width 4: "." 26 text run at (545,0) width 4: "."
27 RenderBlock {P} at (0,159) size 784x18 27 RenderBlock {P} at (0,159) size 784x18
28 RenderText {#text} at (0,0) size 219x18 28 RenderText {#text} at (0,0) size 219x18
(...skipping 24 matching lines...) Expand all
53 RenderText {#text} at (545,0) size 4x18 53 RenderText {#text} at (545,0) size 4x18
54 text run at (545,0) width 4: "." 54 text run at (545,0) width 4: "."
55 RenderBlock {P} at (4,38) size 549x18 55 RenderBlock {P} at (4,38) size 549x18
56 RenderText {#text} at (0,0) size 219x18 56 RenderText {#text} at (0,0) size 219x18
57 text run at (0,0) width 219: "This paragraph should be oblique ." 57 text run at (0,0) width 219: "This paragraph should be oblique ."
58 RenderBlock {P} at (4,72) size 549x18 58 RenderBlock {P} at (4,72) size 549x18
59 RenderInline {I} at (0,0) size 212x18 59 RenderInline {I} at (0,0) size 212x18
60 RenderText {#text} at (0,0) size 212x18 60 RenderText {#text} at (0,0) size 212x18
61 text run at (0,0) width 212: "This paragraph should be norma l." 61 text run at (0,0) width 212: "This paragraph should be norma l."
62 RenderText {#text} at (0,0) size 0x0 62 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698