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

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

Issue 20066006: 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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x64 9 RenderBlock {PRE} at (0,36) size 784x64
10 RenderText {#text} at (0,0) size 248x64 10 RenderText {#text} at (0,0) size 248x64
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,16) width 216: ".two {font-style: oblique;}" 13 text run at (0,16) width 216: ".two {font-style: oblique;}"
14 text run at (216,16) width 0: " " 14 text run at (216,16) width 0: " "
15 text run at (0,32) width 248: ".three, I {font-style: normal;}" 15 text run at (0,32) width 248: ".three, I {font-style: normal;}"
16 text run at (248,32) width 0: " " 16 text run at (248,32) width 0: " "
17 text run at (0,48) width 0: " " 17 text run at (0,48) width 0: " "
18 RenderBlock {HR} at (0,113) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,113) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,131) size 784x20 19 RenderBlock {P} at (0,131) size 784x20
20 RenderText {#text} at (0,0) size 508x19 20 RenderText {#text} at (0,0) size 508x19
21 text run at (0,0) width 508: "This paragraph should be in italics, but the last word of the sentence should be " 21 text run at (0,0) width 508: "This paragraph should be in italics, but the last word of the sentence should be "
22 RenderInline {SPAN} at (0,0) size 41x19 22 RenderInline {SPAN} at (0,0) size 41x19
23 RenderText {#text} at (508,0) size 41x19 23 RenderText {#text} at (508,0) size 41x19
24 text run at (508,0) width 41: "normal" 24 text run at (508,0) width 41: "normal"
25 RenderText {#text} at (549,0) size 4x19 25 RenderText {#text} at (549,0) size 4x19
26 text run at (549,0) width 4: "." 26 text run at (549,0) width 4: "."
27 RenderBlock {P} at (0,167) size 784x20 27 RenderBlock {P} at (0,167) size 784x20
28 RenderText {#text} at (0,0) size 219x19 28 RenderText {#text} at (0,0) size 219x19
(...skipping 24 matching lines...) Expand all
53 RenderText {#text} at (549,0) size 4x19 53 RenderText {#text} at (549,0) size 4x19
54 text run at (549,0) width 4: "." 54 text run at (549,0) width 4: "."
55 RenderBlock {P} at (4,40) size 553x20 55 RenderBlock {P} at (4,40) size 553x20
56 RenderText {#text} at (0,0) size 219x19 56 RenderText {#text} at (0,0) size 219x19
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,76) size 553x20 58 RenderBlock {P} at (4,76) size 553x20
59 RenderInline {I} at (0,0) size 201x19 59 RenderInline {I} at (0,0) size 201x19
60 RenderText {#text} at (0,0) size 201x19 60 RenderText {#text} at (0,0) size 201x19
61 text run at (0,0) width 201: "This paragraph should be norma l." 61 text run at (0,0) width 201: "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