| Index: LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
|
| index ecab0e13e4e436eee80163143c275c8ecf7e8464..075da27fa99dcb0c8b0b656a6b4d6cd0f24105cc 100644
|
| --- a/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
|
| @@ -10,14 +10,14 @@ layer at (0,0) size 800x600
|
| LayoutTableSection (anonymous) at (0,0) size 181x20
|
| LayoutTableRow (anonymous) at (0,0) size 181x20
|
| LayoutTableCell {<pseudo:before>} at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
|
| - LayoutTextFragment at (0,0) size 59x19
|
| + LayoutTextFragment (anonymous) at (0,0) size 59x19
|
| text run at (0,0) width 59: "BEFORE"
|
| LayoutTableCell (anonymous) at (59,0) size 74x20 [r=0 c=1 rs=1 cs=1]
|
| LayoutBlockFlow {DIV} at (0,0) size 74x20
|
| LayoutText {#text} at (0,0) size 74x19
|
| text run at (0,0) width 74: "CONTENT"
|
| LayoutTableCell {<pseudo:after>} at (133,0) size 48x20 [r=0 c=2 rs=1 cs=1]
|
| - LayoutTextFragment at (0,0) size 48x19
|
| + LayoutTextFragment (anonymous) at (0,0) size 48x19
|
| text run at (0,0) width 48: "AFTER"
|
| LayoutBlockFlow (anonymous) at (0,56) size 784x20
|
| LayoutText {#text} at (0,0) size 74x19
|
|
|