| Index: LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
|
| index 3a4ef461a703f1b59396b5433a98c23f7f30482c..8483e0e422e0605abc5d6472baedd1b48b4423e9 100644
|
| --- a/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
|
| @@ -11,20 +11,20 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (11,22) size 46x18
|
| text run at (11,22) width 46: "Inline: "
|
| LayoutInline {<pseudo:after>} at (0,0) size 491x18
|
| - LayoutTextFragment at (56,22) size 239x18
|
| + LayoutTextFragment (anonymous) at (56,22) size 239x18
|
| text run at (56,22) width 239: "This should be before the green box. "
|
| - LayoutImage at (294.92,11) size 25x25
|
| - LayoutTextFragment at (319,22) size 228x18
|
| + LayoutImage (anonymous) at (294.92,11) size 25x25
|
| + LayoutTextFragment (anonymous) at (319,22) size 228x18
|
| text run at (319,22) width 228: " This should be after the green box."
|
| LayoutBlockFlow {DIV} at (10,95) size 764x87 [border: (1px solid #000000)]
|
| LayoutText {#text} at (11,58) size 87x18
|
| text run at (11,58) width 87: "Inline-block: "
|
| LayoutBlockFlow {<pseudo:after>} at (97.64,11) size 200x65
|
| - LayoutTextFragment at (0,0) size 163x47
|
| + LayoutTextFragment (anonymous) at (0,0) size 163x47
|
| text run at (0,0) width 163: "This should be before the"
|
| text run at (0,29) width 72: "green box. "
|
| - LayoutImage at (71.53,18) size 25x25
|
| - LayoutTextFragment at (96,29) size 195x36
|
| + LayoutImage (anonymous) at (71.53,18) size 25x25
|
| + LayoutTextFragment (anonymous) at (96,29) size 195x36
|
| text run at (96,29) width 99: " This should be"
|
| text run at (0,47) width 125: "after the green box."
|
| LayoutBlockFlow {DIV} at (10,192) size 764x105 [border: (1px solid #000000)]
|
| @@ -32,10 +32,10 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 43x18
|
| text run at (0,0) width 43: "Block:"
|
| LayoutBlockFlow {<pseudo:after>} at (11,29) size 200x65
|
| - LayoutTextFragment at (0,0) size 163x47
|
| + LayoutTextFragment (anonymous) at (0,0) size 163x47
|
| text run at (0,0) width 163: "This should be before the"
|
| text run at (0,29) width 72: "green box. "
|
| - LayoutImage at (71.53,18) size 25x25
|
| - LayoutTextFragment at (96,29) size 195x36
|
| + LayoutImage (anonymous) at (71.53,18) size 25x25
|
| + LayoutTextFragment (anonymous) at (96,29) size 195x36
|
| text run at (96,29) width 99: " This should be"
|
| text run at (0,47) width 125: "after the green box."
|
|
|