Index: LayoutTests/platform/mac/fast/table/overflowScroll-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/table/overflowScroll-expected.txt b/LayoutTests/platform/mac/fast/table/overflowScroll-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..525adcba8683cbff93a0271524687c83a82ea0ef |
--- /dev/null |
+++ b/LayoutTests/platform/mac/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,33) size 96x34 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 94x32 |
+ text run at (1,1) width 63: "overflow:" |
+ text run at (1,17) width 94: "scroll for table" |
+ RenderTable {TABLE} at (0,135) size 236x22 |
+ RenderTableSection {TBODY} at (0,0) size 236x22 [bgcolor=#008000] |
+ RenderTableRow {TR} at (0,2) size 236x18 |
+ RenderTableCell {TD} at (2,2) size 232x18 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 230x16 |
+ text run at (1,1) width 230: "overflow: scroll for table row group" |
+ RenderTable {TABLE} at (0,192) size 195x104 |
+ RenderTableSection {TBODY} at (0,0) size 195x104 |
+ RenderTableRow {TR} at (0,2) size 195x100 [bgcolor=#008000] |
+ RenderTableCell {TD} at (2,43) size 191x18 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 189x16 |
+ text run at (1,1) width 189: "overflow: scroll for table row" |