Index: LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt |
=================================================================== |
--- LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt (revision 94543) |
+++ LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt (working copy) |
@@ -7,17 +7,17 @@ |
RenderText {#text} at (0,0) size 369x18 |
text run at (0,0) width 369: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}" |
RenderTable {DIV} at (0,34) size 77x54 |
- RenderTableSection (anonymous) at (0,0) size 77x54 [color=#000000] |
- RenderTableRow (anonymous) at (0,0) size 77x18 [color=#FF0000] |
+ RenderTableSection (anonymous) at (0,0) size 77x54 |
+ RenderTableRow (anonymous) at (0,0) size 77x18 |
RenderTableCell (anonymous) at (0,0) size 77x18 [r=0 c=0 rs=1 cs=1] |
RenderText at (0,0) size 63x18 |
text run at (0,0) width 63: "BEFORE" |
RenderTableRow (anonymous) at (0,18) size 77x18 |
RenderTableCell (anonymous) at (0,18) size 77x18 [r=1 c=0 rs=1 cs=1] |
- RenderBlock {DIV} at (0,0) size 77x18 [color=#FF0000] |
+ RenderBlock {DIV} at (0,0) size 77x18 |
RenderText {#text} at (0,0) size 77x18 |
text run at (0,0) width 77: "CONTENT" |
- RenderTableRow (anonymous) at (0,36) size 77x18 [color=#FF0000] |
+ RenderTableRow (anonymous) at (0,36) size 77x18 |
RenderTableCell (anonymous) at (0,36) size 77x18 [r=2 c=0 rs=1 cs=1] |
RenderText at (0,0) size 52x18 |
text run at (0,0) width 52: "AFTER" |