| Index: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
|
| index 92ebfaad893d0480ec930323a8af2ebb3094ad74..27b4ff5c99bd96ef811279e94ab0f8449b063dfb 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
|
| @@ -8,9 +8,9 @@ layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| text run at (0,0) width 749: "Problem: Safari improperly handles generated content"
|
| text run at (0,37) width 716: "in certain cases when used with multiple class names"
|
| LayoutBlockFlow {P} at (0,95.44) size 769x40
|
| - LayoutInline {EM} at (0,0) size 766x39
|
| - LayoutText {#text} at (0,0) size 766x39
|
| - text run at (0,0) width 766: "When referencing an element by two class names simultaneously, Safari won't generate content (using :before or :after)"
|
| + LayoutInline {EM} at (0,0) size 765x39
|
| + LayoutText {#text} at (0,0) size 765x39
|
| + text run at (0,0) width 765: "When referencing an element by two class names simultaneously, Safari won't generate content (using :before or :after)"
|
| text run at (0,20) width 122: "within the element."
|
| LayoutBlockFlow {P} at (0,151.44) size 769x40
|
| LayoutText {#text} at (0,0) size 117x19
|
| @@ -46,8 +46,8 @@ layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| 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,239.44) size 769x20
|
| - LayoutText {#text} at (0,0) size 701x19
|
| - text run at (0,0) width 701: "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 700x19
|
| + text run at (0,0) width 700: "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,275.44) size 749x16 [color=#008000]
|
| LayoutInline {CODE} at (0,0) size 424x16
|
| LayoutText {#text} at (0,0) size 424x16
|
|
|