| Index: LayoutTests/fast/table/table-before-child-style-update-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-before-child-style-update-expected.txt b/LayoutTests/fast/table/table-before-child-style-update-expected.txt
|
| index d5e9f990f03b4b68e0f134c6dcb63a6e930ba387..8b504271c8f47422725454adbc1c4920598621bf 100644
|
| --- a/LayoutTests/fast/table/table-before-child-style-update-expected.txt
|
| +++ b/LayoutTests/fast/table/table-before-child-style-update-expected.txt
|
| @@ -4,10 +4,10 @@ layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| RenderBody {BODY} at (8,8) size 784x584
|
| RenderBlock {DIV} at (0,0) size 784x256 [color=#008000]
|
| - RenderTable {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
|
| - RenderTableSection (anonymous) at (0,0) size 512x128
|
| - RenderTableRow (anonymous) at (0,0) size 512x128
|
| - RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
|
| + LayoutTableSection (anonymous) at (0,0) size 512x128
|
| + LayoutTableRow (anonymous) at (0,0) size 512x128
|
| + 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: "ABCD"
|
| RenderBlock (anonymous) at (0,128) size 784x128
|
|
|