| Index: LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt b/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
|
| index 1feaac7031145cdaff9d357b83949e89ce51248f..745293efb9504fd9ea28fb28522a7ca85aca375f 100644
|
| --- a/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
|
| +++ b/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
|
| @@ -3,17 +3,17 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| RenderBody {BODY} at (8,8) size 784x584
|
| - RenderTable at (0,0) size 512x256
|
| - RenderTableSection (anonymous) at (0,0) size 512x256
|
| - RenderTableRow {DIV} at (0,0) size 512x256 [color=#0000FF]
|
| - RenderTableCell (anonymous) at (0,0) size 512x256 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable at (0,0) size 512x256
|
| + LayoutTableSection (anonymous) at (0,0) size 512x256
|
| + LayoutTableRow {DIV} at (0,0) size 512x256 [color=#0000FF]
|
| + LayoutTableCell (anonymous) at (0,0) size 512x256 [r=0 c=0 rs=1 cs=1]
|
| RenderBlock (anonymous) at (0,0) size 512x128
|
| RenderText {#text} at (0,0) size 512x128
|
| text run at (0,0) width 512: "ABCD"
|
| - RenderTable at (0,128) size 512x128
|
| - RenderTableSection (anonymous) at (0,0) size 512x128
|
| - RenderTableRow (anonymous) {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
|
| - RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable at (0,128) size 512x128
|
| + LayoutTableSection (anonymous) at (0,0) size 512x128
|
| + LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
|
| + LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
|
| RenderTextFragment at (0,0) size 512x128
|
| text run at (0,0) width 512: "4578"
|
| RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
|
|
|