Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-small-percent-width-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-small-percent-width-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-small-percent-width-expected.txt (revision 0) |
@@ -0,0 +1,19 @@ |
+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 |
+ RenderTable {TABLE} at (0,0) size 784x38 [bgcolor=#FF0000] |
+ RenderTableSection {TBODY} at (0,0) size 784x38 |
+ RenderTableRow {TR} at (0,2) size 784x34 |
+ RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1] |
+ RenderTable {TABLE} at (1,1) size 778x32 [bgcolor=#0000FF] |
+ RenderTableSection {TBODY} at (0,0) size 778x32 |
+ RenderTableRow {TR} at (0,2) size 778x28 |
+ RenderTableCell {TD} at (2,2) size 774x28 [r=0 c=0 rs=1 cs=1] |
+ RenderTable {TABLE} at (1,1) size 386x26 [bgcolor=#008000] |
+ RenderTableSection {TBODY} at (0,0) size 386x26 |
+ RenderTableRow {TR} at (0,2) size 386x22 |
+ RenderTableCell {TD} at (2,2) size 382x22 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 48x19 |
+ text run at (1,1) width 48: "Content" |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\table\fixed-table-with-small-percent-width-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |