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

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

Issue 733783006: Auto-rebaseline for r185405 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 784x48 6 RenderBlock {H1} at (0,0) size 784x48
7 RenderText {#text} at (0,0) size 776x48 7 RenderText {#text} at (0,0) size 776x48
8 text run at (0,0) width 776: "Inheritance bug for floated first-letter " 8 text run at (0,0) width 776: "Inheritance bug for floated first-letter "
9 RenderBlock {P} at (0,80.16) size 784x170 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 9 RenderBlock {P} at (0,80.16) size 784x170 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
10 RenderInline (generated) at (0,0) size 54x74 [color=#008000] [border: (1 px dashed #008000)] 10 RenderInline {<pseudo:first-letter>} at (0,0) size 54x74 [color=#008000] [border: (1px dashed #008000)]
11 RenderTextFragment {#text} at (2,1) size 52x72 11 RenderTextFragment at (2,1) size 52x72
12 text run at (2,1) width 52: "H" 12 text run at (2,1) width 52: "H"
13 RenderTextFragment {#text} at (54,38) size 756x131 13 RenderTextFragment {#text} at (54,38) size 756x131
14 text run at (54,38) width 703: "ere is the first paragraph. Here the C SS :first-line rule sets the text" 14 text run at (54,38) width 703: "ere is the first paragraph. Here the C SS :first-line rule sets the text"
15 text run at (1,73) width 256: "to a green, sans-serif font. " 15 text run at (1,73) width 256: "to a green, sans-serif font. "
16 text run at (256,73) width 482: "Then, the CSS :first-letter rule sets the font size to" 16 text run at (256,73) width 482: "Then, the CSS :first-letter rule sets the font size to"
17 text run at (1,97) width 687: "3em, and makes the text bold. And here' s some more text to pad out the" 17 text run at (1,97) width 687: "3em, and makes the text bold. And here' s some more text to pad out the"
18 text run at (1,121) width 710: "paragraph and make things look nice (o r, at least, to illustrate the problem" 18 text run at (1,121) width 710: "paragraph and make things look nice (o r, at least, to illustrate the problem"
19 text run at (1,145) width 100: "correctly)." 19 text run at (1,145) width 100: "correctly)."
20 RenderBlock {P} at (0,274.16) size 784x122 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 20 RenderBlock {P} at (0,274.16) size 784x122 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
21 RenderBlock (floating) at (1,1) size 54x74 [color=#008000] [border: (1px dashed #008000)] 21 RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x74 [colo r=#008000] [border: (1px dashed #008000)]
22 RenderTextFragment {#text} at (1,1) size 52x72 22 RenderTextFragment at (1,1) size 52x72
23 text run at (1,1) width 52: "H" 23 text run at (1,1) width 52: "H"
24 RenderTextFragment {#text} at (55,1) size 782x120 24 RenderTextFragment {#text} at (55,1) size 782x120
25 text run at (55,1) width 718: "ere is the second paragraph. This is ju st like the first except that the" 25 text run at (55,1) width 718: "ere is the second paragraph. This is ju st like the first except that the"
26 text run at (55,25) width 376: "rule p.floated:first-letter floats the first " 26 text run at (55,25) width 376: "rule p.floated:first-letter floats the first "
27 text run at (430,25) width 161: "letter to the left. " 27 text run at (430,25) width 161: "letter to the left. "
28 text run at (590,25) width 135: "However, this" 28 text run at (590,25) width 135: "However, this"
29 text run at (55,49) width 726: "floated element should still inherit t he font properties (green and sans-serif)" 29 text run at (55,49) width 726: "floated element should still inherit t he font properties (green and sans-serif)"
30 text run at (55,73) width 728: "from the first-line: selector. It does not -- instead, the font is black, and uses" 30 text run at (55,73) width 728: "from the first-line: selector. It does not -- instead, the font is black, and uses"
31 text run at (1,97) width 451: "the serif font. .... And here's some mo re text ...." 31 text run at (1,97) width 451: "the serif font. .... And here's some mo re text ...."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698