Index: third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt |
index 6dbe9640ed6d2aefa9a40e25d04e3159a7a81234..7f18ac618db7de64f6be6295065f0bbc6c085d6f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt |
@@ -4,14 +4,14 @@ layer at (0,0) size 785x889 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutBlockFlow {HTML} at (0,0) size 785x888.56 |
LayoutBlockFlow {BODY} at (8,21.44) size 769x842.13 |
LayoutBlockFlow {H1} at (0,0) size 769x74 |
- LayoutText {#text} at (0,0) size 748x73 |
- text run at (0,0) width 748: "Problem: Safari improperly handles generated content" |
+ LayoutText {#text} at (0,0) size 747x73 |
+ text run at (0,0) width 747: "Problem: Safari improperly handles generated content" |
text run at (0,37) width 717: "in certain cases when used with multiple class names" |
LayoutBlockFlow {P} at (0,95.44) size 769x36 |
- LayoutInline {EM} at (0,0) size 725x35 |
- LayoutText {#text} at (0,0) size 725x35 |
- text run at (0,0) width 725: "When referencing an element by two class names simultaneously, Safari won't generate content (using :before or" |
- text run at (0,18) width 167: ":after) within the element." |
+ LayoutInline {EM} at (0,0) size 767x35 |
+ LayoutText {#text} at (0,0) size 767x35 |
+ text run at (0,0) width 767: "When referencing an element by two class names simultaneously, Safari won't generate content (using :before or :after)" |
+ text run at (0,18) width 122: "within the element." |
LayoutBlockFlow {P} at (0,147.44) size 769x36 |
LayoutText {#text} at (0,0) size 124x17 |
text run at (0,0) width 124: "Assume we have a " |
@@ -38,16 +38,16 @@ layer at (0,0) size 785x889 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutInline {CODE} at (0,0) size 9x16 |
LayoutText {#text} at (559,2) size 9x16 |
text run at (559,2) width 9: "p" |
- LayoutText {#text} at (567,0) size 751x35 |
- text run at (567,0) width 184: " (paragraph) tag, after which" |
+ LayoutText {#text} at (567,0) size 750x35 |
+ text run at (567,0) width 183: " (paragraph) tag, after which" |
text run at (0,18) width 509: "we'd like to insert generated content. One way to do so would be the following:" |
LayoutBlockFlow {PRE} at (20,199.44) size 749x16 [color=#FF0000] |
LayoutInline {CODE} at (0,0) size 456x16 |
LayoutText {#text} at (0,0) size 456x16 |
text run at (0,0) width 456: "div.box.one p:after{ content:'generated content here!'; }" |
LayoutBlockFlow {P} at (0,231.44) size 769x18 |
- LayoutText {#text} at (0,0) size 742x17 |
- text run at (0,0) width 742: "But that doesn't work in Safari. However, if you drop one of the class names, as shown below, it works as expected:" |
+ LayoutText {#text} at (0,0) size 741x17 |
+ text run at (0,0) width 741: "But that doesn't work in Safari. However, if you drop one of the class names, as shown below, it works as expected:" |
LayoutBlockFlow {PRE} at (20,265.44) size 749x16 [color=#008000] |
LayoutInline {CODE} at (0,0) size 424x16 |
LayoutText {#text} at (0,0) size 424x16 |
@@ -60,9 +60,9 @@ layer at (0,0) size 785x889 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
text run at (293,0) width 41: "within" |
LayoutText {#text} at (333,0) size 276x17 |
text run at (333,0) width 276: " the classed element \x{2014} generating content " |
- LayoutInline {EM} at (0,0) size 726x35 |
- LayoutText {#text} at (608,0) size 726x35 |
- text run at (608,0) width 118: "before or after the" |
+ LayoutInline {EM} at (0,0) size 725x35 |
+ LayoutText {#text} at (608,0) size 725x35 |
+ text run at (608,0) width 117: "before or after the" |
text run at (0,18) width 85: "element itself" |
LayoutText {#text} at (84,18) size 78x17 |
text run at (84,18) width 78: " works fine:" |