Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/tbody-background-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/tbody-background-image-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/tbody-background-image-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f244d4dce938520679920005fbfcbe35e99eef13 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/tbody-background-image-expected.txt |
@@ -0,0 +1,16 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x464 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x464 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x440 |
+ LayoutBlockFlow {P} at (0,0) size 784x20 |
+ LayoutText {#text} at (0,0) size 370x19 |
+ text run at (0,0) width 370: "crbug.com/35697: The image should be tiled across the table." |
+ LayoutTable {TABLE} at (0,36) size 784x404 |
+ LayoutTableSection {TBODY} at (0,0) size 784x404 |
+ LayoutTableRow {TR} at (0,0) size 784x202 |
+ LayoutTableCell {TD} at (0,100) size 392x2 [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (392,100) size 392x2 [r=0 c=1 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,202) size 784x202 |
+ LayoutTableCell {TD} at (0,302) size 392x2 [r=1 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (392,302) size 392x2 [r=1 c=1 rs=1 cs=1] |