Index: LayoutTests/platform/linux/fast/table/overflowScroll-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/table/overflowScroll-expected.txt b/LayoutTests/platform/linux/fast/table/overflowScroll-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9c92ef79d58264a81d086ae060099d8e4794e433 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/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,29) size 96x42 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 92x39 |
+ text run at (1,1) width 92: "overflow: scroll" |
+ text run at (1,21) width 50: "for table" |
+ RenderTable {TABLE} at (0,135) size 219x26 |
+ RenderTableSection {TBODY} at (0,0) size 219x26 [bgcolor=#008000] |
+ RenderTableRow {TR} at (0,2) size 219x22 |
+ RenderTableCell {TD} at (2,2) size 215x22 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 213x19 |
+ text run at (1,1) width 213: "overflow: scroll for table row group" |
+ RenderTable {TABLE} at (0,196) size 180x104 |
+ RenderTableSection {TBODY} at (0,0) size 180x104 |
+ RenderTableRow {TR} at (0,2) size 180x100 [bgcolor=#008000] |
+ RenderTableCell {TD} at (2,41) size 176x22 [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (1,1) size 174x19 |
+ text run at (1,1) width 174: "overflow: scroll for table row" |