| Index: LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| diff --git a/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| index 65ca20b7edbb1dcb5c1a1a3e5419f8ad433e7c63..9d8a0c60044ae8c17e171529c9e3aabda4665666 100644
 | 
| --- a/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
 | 
| +++ b/LayoutTests/platform/win-xp/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 74x60
 | 
|            LayoutTableRow {<pseudo:before>} at (0,0) size 74x20
 | 
|              LayoutTableCell (anonymous) at (0,0) size 74x20 [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"
 | 
|            LayoutTableRow (anonymous) at (0,20) size 74x20
 | 
|              LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
 | 
| @@ -19,7 +19,7 @@ layer at (0,0) size 800x600
 | 
|                    text run at (0,0) width 74: "CONTENT"
 | 
|            LayoutTableRow {<pseudo:after>} at (0,40) size 74x20
 | 
|              LayoutTableCell (anonymous) at (0,40) size 74x20 [r=2 c=0 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,96) size 784x20
 | 
|          LayoutText {#text} at (0,0) size 74x19
 | 
| 
 |