Index: LayoutTests/platform/win/fast/table/overflowScroll-expected.txt |
diff --git a/LayoutTests/platform/win/fast/table/overflowScroll-expected.txt b/LayoutTests/platform/win/fast/table/overflowScroll-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c3b041dc447c6da3e59fbda3a320010600235756 |
--- /dev/null |
+++ b/LayoutTests/platform/win/fast/table/overflowScroll-expected.txt |
@@ -0,0 +1,24 @@ |
+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 784x557 |
+ RenderTable {TABLE} at (0,0) size 100x100 [bgcolor=#008000] |
+ RenderTableSection {TBODY} at (0,0) size 100x100 |
+ RenderTableRow {TR} at (0,2) size 100x96 |
+ RenderTableCell {TD} at (2,31) size 96x38 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 94x35 |
+ text run at (1,1) width 63: "overflow:" |
+ text run at (1,19) width 94: "scroll for table" |
+ RenderTable {TABLE} at (0,135) size 236x24 |
+ RenderTableSection {TBODY} at (0,0) size 236x24 [bgcolor=#008000] |
+ RenderTableRow {TR} at (0,2) size 236x20 |
+ RenderTableCell {TD} at (2,2) size 232x20 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 230x17 |
+ text run at (1,1) width 230: "overflow: scroll for table row group" |
+ RenderTable {TABLE} at (0,194) size 195x104 |
+ RenderTableSection {TBODY} at (0,0) size 195x104 |
+ RenderTableRow {TR} at (0,2) size 195x100 [bgcolor=#008000] |
+ RenderTableCell {TD} at (2,42) size 191x20 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 189x17 |
+ text run at (1,1) width 189: "overflow: scroll for table row" |