| Index: LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| diff --git a/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| index 1232a75f8fa8fdec954385b3337f2e19f743205a..2d61fc766aad30f416f118dd92dad4036786b165 100644
 | 
| --- a/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| +++ b/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| @@ -10,7 +10,7 @@ layer at (0,0) size 800x600
 | 
|          LayoutTableSection (anonymous) at (0,0) size 75x54
 | 
|            LayoutTableRow {<pseudo:before>} at (0,0) size 75x18
 | 
|              LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
 | 
| -              LayoutTextFragment at (0,0) size 62x17
 | 
| +              LayoutTextFragment (anonymous) at (0,0) size 62x17
 | 
|                  text run at (0,0) width 62: "BEFORE"
 | 
|            LayoutTableRow (anonymous) at (0,18) size 75x18
 | 
|              LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
 | 
| @@ -19,7 +19,7 @@ layer at (0,0) size 800x600
 | 
|                    text run at (0,0) width 75: "CONTENT"
 | 
|            LayoutTableRow {<pseudo:after>} at (0,36) size 75x18
 | 
|              LayoutTableCell (anonymous) at (0,36) size 75x18 [r=2 c=0 rs=1 cs=1]
 | 
| -              LayoutTextFragment at (0,0) size 51x17
 | 
| +              LayoutTextFragment (anonymous) at (0,0) size 51x17
 | 
|                  text run at (0,0) width 51: "AFTER"
 | 
|        LayoutBlockFlow (anonymous) at (0,88) size 784x18
 | 
|          LayoutText {#text} at (0,0) size 75x17
 | 
| 
 |