Index: LayoutTests/fast/table/table-style-not-updated-expected.txt |
diff --git a/LayoutTests/fast/table/table-style-not-updated-expected.txt b/LayoutTests/fast/table/table-style-not-updated-expected.txt |
index 4466f929ff137949df74d07481b40d951f2f52cd..763172ceea4b1a33b3ead4259d98391e24b798a2 100644 |
--- a/LayoutTests/fast/table/table-style-not-updated-expected.txt |
+++ b/LayoutTests/fast/table/table-style-not-updated-expected.txt |
@@ -3,10 +3,10 @@ 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 {DIV} 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 {DIV} 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] |
RenderText {#text} at (0,0) size 512x128 |
text run at (0,0) width 512: "ABCD" |
RenderBlock {DIV} at (0,128) size 784x128 [color=#008000] |