| Index: LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
|
| index 67449b637e9601d53f5289863ada6ac3e2da3bb3..cf44c505a2b3915f1ed22950b0e376a32c20ee8a 100644
|
| --- a/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
|
| @@ -11,20 +11,20 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (11,21) size 39x19
|
| text run at (11,21) width 39: "Inline: "
|
| LayoutInline {<pseudo:after>} at (0,0) size 461x19
|
| - LayoutTextFragment at (50,21) size 224x19
|
| + LayoutTextFragment (anonymous) at (50,21) size 224x19
|
| text run at (50,21) width 224: "This should be before the green box. "
|
| - LayoutImage at (274,11) size 25x25
|
| - LayoutTextFragment at (299,21) size 212x19
|
| + LayoutImage (anonymous) at (274,11) size 25x25
|
| + LayoutTextFragment (anonymous) at (299,21) size 212x19
|
| text run at (299,21) width 212: " This should be after the green box."
|
| LayoutBlockFlow {DIV} at (10,98) size 764x92 [border: (1px solid #000000)]
|
| LayoutText {#text} at (11,61) size 79x19
|
| text run at (11,61) width 79: "Inline-block: "
|
| LayoutBlockFlow {<pseudo:after>} at (90,11) size 200x70
|
| - LayoutTextFragment at (0,0) size 189x49
|
| + LayoutTextFragment (anonymous) at (0,0) size 189x49
|
| text run at (0,0) width 189: "This should be before the green"
|
| text run at (0,30) width 31: "box. "
|
| - LayoutImage at (31,20) size 25x25
|
| - LayoutTextFragment at (56,30) size 200x39
|
| + LayoutImage (anonymous) at (31,20) size 25x25
|
| + LayoutTextFragment (anonymous) at (56,30) size 200x39
|
| text run at (56,30) width 144: " This should be after the"
|
| text run at (0,50) width 64: "green box."
|
| LayoutBlockFlow {DIV} at (10,200) size 764x112 [border: (1px solid #000000)]
|
| @@ -32,10 +32,10 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 39x19
|
| text run at (0,0) width 39: "Block:"
|
| LayoutBlockFlow {<pseudo:after>} at (11,31) size 200x70
|
| - LayoutTextFragment at (0,0) size 189x49
|
| + LayoutTextFragment (anonymous) at (0,0) size 189x49
|
| text run at (0,0) width 189: "This should be before the green"
|
| text run at (0,30) width 31: "box. "
|
| - LayoutImage at (31,20) size 25x25
|
| - LayoutTextFragment at (56,30) size 200x39
|
| + LayoutImage (anonymous) at (31,20) size 25x25
|
| + LayoutTextFragment (anonymous) at (56,30) size 200x39
|
| text run at (56,30) width 144: " This should be after the"
|
| text run at (0,50) width 64: "green box."
|
|
|