Index: LayoutTests/platform/linux/fast/forms/form-elements-display-table-section-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/forms/form-elements-display-table-section-expected.txt b/LayoutTests/platform/linux/fast/forms/form-elements-display-table-section-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..447b5e990afd632296256b3f450c043b94b61e24 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/fast/forms/form-elements-display-table-section-expected.txt |
@@ -0,0 +1,26 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x142 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x142 |
+ LayoutBlockFlow {BODY} at (8,8) size 784x118 |
+ LayoutBlockFlow {DIV} at (0,0) size 300x22 |
+ LayoutTable {DIV} at (0,0) size 170x22 |
+ LayoutTableSection (anonymous) at (0,0) size 170x22 |
+ LayoutTableRow (anonymous) at (0,0) size 170x22 |
+ LayoutTableCell (anonymous) at (0,0) size 154x22 [r=0 c=0 rs=1 cs=1] |
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] |
+ LayoutTableCell (anonymous) at (154,16) size 16x6 [r=0 c=1 rs=1 cs=1] |
+ LayoutButton {BUTTON} at (0,0) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
+ LayoutBlockFlow {P} at (0,38) size 784x80 |
+ LayoutText {#text} at (0,0) size 776x79 |
+ text run at (0,0) width 702: "crbug.com/515771: Form elements should allow table-part display values. In this test, we have an input and a button " |
+ text run at (702,0) width 74: "with display:" |
+ text run at (0,20) width 590: "table-row-group inside a div container display: table. So the table should get a rendertree like this: " |
+ text run at (590,20) width 122: "LayoutTable {DIV}" |
+ text run at (0,40) width 207: "LayoutTableSection (anonymous) " |
+ text run at (207,40) width 191: "LayoutTableRow (anonymous) " |
+ text run at (398,40) width 186: "LayoutTableCell (anonymous) " |
+ text run at (584,40) width 180: "LayoutTextControl {INPUT}" |
+ text run at (0,60) width 164: "LayoutButton {BUTTON}" |
+layer at (10,11) size 150x16 |
+ LayoutBlockFlow {DIV} at (2,3) size 150x16 |