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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x568 5 LayoutBlockFlow {BODY} at (8,8) size 784x568
6 LayoutBlockFlow {H1} at (0,0) size 784x55 6 LayoutBlockFlow {H1} at (0,0) size 784x55
7 LayoutText {#text} at (0,0) size 771x55 7 LayoutText {#text} at (0,0) size 771x55
8 text run at (0,0) width 771: "Inheritance bug for floated first-letter " 8 text run at (0,0) width 771: "Inheritance bug for floated first-letter "
9 LayoutBlockFlow {P} at (0,87.16) size 784x197 [bgcolor=#EEEEEE] [border: ( 1px solid #000000)] 9 LayoutBlockFlow {P} at (0,87.16) size 784x197 [bgcolor=#EEEEEE] [border: ( 1px solid #000000)]
10 LayoutInline {<pseudo:first-letter>} at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)] 10 LayoutInline {<pseudo:first-letter>} at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)]
11 LayoutTextFragment (anonymous) at (2,1) size 52x83 11 LayoutTextFragment (anonymous) at (2,1) size 52x83
12 text run at (2,1) width 52: "H" 12 text run at (2,1) width 52: "H"
13 LayoutTextFragment {#text} at (54,45) size 756x151 13 LayoutTextFragment {#text} at (54,45) size 756x151
14 text run at (54,45) width 703: "ere is the first paragraph. Here the C SS :first-line rule sets the text" 14 text run at (54,45) width 703: "ere is the first paragraph. Here the C SS :first-line rule sets the text"
15 text run at (1,84) width 256: "to a green, sans-serif font. " 15 text run at (1,84) width 256: "to a green, sans-serif font. "
16 text run at (256,84) width 481: "Then, the CSS :first-letter rule sets the font size to" 16 text run at (256,84) width 481: "Then, the CSS :first-letter rule sets the font size to"
17 text run at (1,112) width 687: "3em, and makes the text bold. And here 's some more text to pad out the" 17 text run at (1,112) width 687: "3em, and makes the text bold. And here 's some more text to pad out the"
18 text run at (1,140) width 710: "paragraph and make things look nice (o r, at least, to illustrate the problem" 18 text run at (1,140) width 709: "paragraph and make things look nice (o r, at least, to illustrate the problem"
19 text run at (1,168) width 100: "correctly)." 19 text run at (1,168) width 100: "correctly)."
20 LayoutBlockFlow {P} at (0,308.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 20 LayoutBlockFlow {P} at (0,308.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
21 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (1,1) size 54x85 [ color=#008000] [border: (1px dashed #008000)] 21 LayoutBlockFlow (floating) {<pseudo:first-letter>} at (1,1) size 54x85 [ color=#008000] [border: (1px dashed #008000)]
22 LayoutTextFragment (anonymous) at (1,1) size 52x83 22 LayoutTextFragment (anonymous) at (1,1) size 52x83
23 text run at (1,1) width 52: "H" 23 text run at (1,1) width 52: "H"
24 LayoutTextFragment {#text} at (55,1) size 780x140 24 LayoutTextFragment {#text} at (55,1) size 779x140
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,29) width 371: "rule p.floated:first-letter floats the first " 26 text run at (55,29) width 371: "rule p.floated:first-letter floats the first "
27 text run at (425,29) width 160: "letter to the left. " 27 text run at (425,29) width 160: "letter to the left. "
28 text run at (584,29) width 136: "However, this" 28 text run at (584,29) width 135: "However, this"
29 text run at (55,57) width 724: "floated element should still inherit t he font properties (green and sans-serif)" 29 text run at (55,57) width 724: "floated element should still inherit t he font properties (green and sans-serif)"
30 text run at (55,85) width 726: "from the first-line: selector. It does not -- instead, the font is black, and uses" 30 text run at (55,85) width 725: "from the first-line: selector. It does not -- instead, the font is black, and uses"
31 text run at (1,113) width 451: "the serif font. .... And here's some m ore text ...." 31 text run at (1,113) width 451: "the serif font. .... And here's some m ore text ...."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698