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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (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 784x568 5 RenderBody {BODY} at (8,8) size 784x568
6 RenderBlock {H1} at (0,0) size 784x55 6 RenderBlock {H1} at (0,0) size 784x55
7 RenderText {#text} at (0,0) size 774x55 7 RenderText {#text} at (0,0) size 774x55
8 text run at (0,0) width 774: "Inheritance bug for floated first-letter " 8 text run at (0,0) width 774: "Inheritance bug for floated first-letter "
9 RenderBlock {P} at (0,87) size 784x170 [bgcolor=#EEEEEE] [border: (1px sol id #000000)] 9 RenderBlock {P} at (0,87.16) size 784x169 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
10 RenderInline (generated) at (0,0) size 54x85 [color=#008000] [border: (1 px dashed #008000)] 10 RenderInline (generated) at (0,0) size 54x85 [color=#008000] [border: (1 px dashed #008000)]
11 RenderText {#text} at (2,1) size 52x83 11 RenderText {#text} at (2,1) size 52x83
12 text run at (2,1) width 52: "H" 12 text run at (2,1) width 52: "H"
13 RenderText {#text} at (55,45) size 780x123 13 RenderText {#text} at (55,45) size 780x123
14 text run at (55,45) width 726: "ere is the first paragraph. Here the C SS :first-line rule sets the text to" 14 text run at (55,45) width 726: "ere is the first paragraph. Here the C SS :first-line rule sets the text to"
15 text run at (1,84) width 232: "a green, sans-serif font. " 15 text run at (1,84) width 232: "a green, sans-serif font. "
16 text run at (233,84) width 541: "Then, the CSS :first-letter rule sets the font size to 3em," 16 text run at (233,84) width 541: "Then, the CSS :first-letter rule sets the font size to 3em,"
17 text run at (1,112) width 743: "and makes the text bold. And here's so me more text to pad out the paragraph" 17 text run at (1,112) width 743: "and makes the text bold. And here's so me more text to pad out the paragraph"
18 text run at (1,140) width 723: "and make things look nice (or, at leas t, to illustrate the problem correctly)." 18 text run at (1,140) width 723: "and make things look nice (or, at leas t, to illustrate the problem correctly)."
19 RenderBlock {P} at (0,280) size 784x143 [bgcolor=#EEEEEE] [border: (1px so lid #000000)] 19 RenderBlock {P} at (0,280.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
20 RenderBlock (floating) at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)] 20 RenderBlock (floating) at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
21 RenderText {#text} at (1,1) size 52x83 21 RenderText {#text} at (1,1) size 52x83
22 text run at (1,1) width 52: "H" 22 text run at (1,1) width 52: "H"
23 RenderText {#text} at (55,1) size 768x140 23 RenderText {#text} at (55,1) size 768x140
24 text run at (55,1) width 714: "ere is the second paragraph. This is ju st like the first except that the" 24 text run at (55,1) width 714: "ere is the second paragraph. This is ju st like the first except that the"
25 text run at (55,29) width 382: "rule p.floated:first-letter floats the first " 25 text run at (55,29) width 382: "rule p.floated:first-letter floats the first "
26 text run at (437,29) width 163: "letter to the left. " 26 text run at (437,29) width 163: "letter to the left. "
27 text run at (600,29) width 135: "However, this" 27 text run at (600,29) width 135: "However, this"
28 text run at (55,57) width 683: "floated element should still inherit t he font properties (green and sans-" 28 text run at (55,57) width 683: "floated element should still inherit t he font properties (green and sans-"
29 text run at (55,85) width 704: "serif) from the first-line: selector. It does not -- instead, the font is black," 29 text run at (55,85) width 704: "serif) from the first-line: selector. It does not -- instead, the font is black,"
30 text run at (1,113) width 542: "and uses the serif font. .... And here 's some more text ...." 30 text run at (1,113) width 542: "and uses the serif font. .... And here 's some more text ...."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698