Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/cell-coalescing-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/cell-coalescing-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/cell-coalescing-expected.txt (revision 0) |
@@ -0,0 +1,15 @@ |
+layer at (0,0) size 800x600 |
+ RenderView 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 |
+ RenderBlock {DIV} at (0,0) size 784x0 |
+ RenderTable at (0,0) size 54x20 |
+ RenderTableSection (anonymous) at (0,0) size 54x20 |
+ RenderTableRow (anonymous) at (0,0) size 54x20 |
+ RenderTableCell {DIV} at (0,0) size 26x20 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (0,0) size 26x19 |
+ text run at (0,0) width 26: "One" |
+ RenderTableCell {DIV} at (26,0) size 28x20 [r=0 c=1 rs=1 cs=1] |
+ RenderText {#text} at (0,0) size 28x19 |
+ text run at (0,0) width 28: "Two" |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\table\cell-coalescing-expected.txt |
___________________________________________________________________ |
Added: svn:executable |
+ * |