| Index: third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
|
| index 819778dc44a9fab43d5f9c4cfae69076d5547262..742fdf155c220f017f2e22b5ee73192f5e5cdb95 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
|
| @@ -4,8 +4,8 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x568
|
| LayoutBlockFlow {H1} at (0,0) size 784x55
|
| - LayoutText {#text} at (0,0) size 776x55
|
| - text run at (0,0) width 776: "Inheritance bug for floated first-letter"
|
| + LayoutText {#text} at (0,0) size 771x55
|
| + text run at (0,0) width 771: "Inheritance bug for floated first-letter"
|
| LayoutBlockFlow {P} at (0,87.16) size 784x197 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
|
| LayoutInline {<pseudo:first-letter>} at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)]
|
| LayoutTextFragment (anonymous) at (2,1) size 52x83
|
| @@ -13,19 +13,19 @@ layer at (0,0) size 800x600
|
| LayoutTextFragment {#text} at (54,45) size 756x151
|
| text run at (54,45) width 703: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
|
| text run at (1,84) width 256: "to a green, sans-serif font. "
|
| - text run at (256,84) width 482: "Then, the CSS :first-letter rule sets the font size to"
|
| + text run at (256,84) width 481: "Then, the CSS :first-letter rule sets the font size to"
|
| text run at (1,112) width 687: "3em, and makes the text bold. And here's some more text to pad out the"
|
| - text run at (1,140) width 710: "paragraph and make things look nice (or, at least, to illustrate the problem"
|
| + text run at (1,140) width 709: "paragraph and make things look nice (or, at least, to illustrate the problem"
|
| text run at (1,168) width 100: "correctly)."
|
| LayoutBlockFlow {P} at (0,308.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
|
| LayoutBlockFlow (floating) {<pseudo:first-letter>} at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
|
| LayoutTextFragment (anonymous) at (1,1) size 52x83
|
| text run at (1,1) width 52: "H"
|
| - LayoutTextFragment {#text} at (55,1) size 782x140
|
| + LayoutTextFragment {#text} at (55,1) size 779x140
|
| text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"
|
| - text run at (55,29) width 376: "rule p.floated:first-letter floats the first "
|
| - text run at (430,29) width 161: "letter to the left. "
|
| - text run at (590,29) width 135: "However, this"
|
| - text run at (55,57) width 726: "floated element should still inherit the font properties (green and sans-serif)"
|
| - text run at (55,85) width 728: "from the first-line: selector. It does not -- instead, the font is black, and uses"
|
| + text run at (55,29) width 371: "rule p.floated:first-letter floats the first "
|
| + text run at (425,29) width 160: "letter to the left. "
|
| + text run at (584,29) width 135: "However, this"
|
| + text run at (55,57) width 724: "floated element should still inherit the font properties (green and sans-serif)"
|
| + text run at (55,85) width 725: "from the first-line: selector. It does not -- instead, the font is black, and uses"
|
| text run at (1,113) width 451: "the serif font. .... And here's some more text ...."
|
|
|