Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / dynamic / 014-expected.txt
blobf9cd8b4da9af6c9edd08bc4088918a71cd449a7c
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutBlockFlow {P} at (0,0) size 784x18
7         LayoutText {#text} at (0,0) size 567x17
8           text run at (0,0) width 567: "You should see three rows below labeled \"row 1\", \"row 2\", \"row 3\", from top to bottom."
9       LayoutTable {TABLE} at (0,34) size 43x68
10         LayoutTableSection {TBODY} at (0,0) size 43x68
11           LayoutTableRow {TR} at (0,2) size 43x20
12             LayoutTableCell {TD} at (2,2) size 39x20 [r=0 c=0 rs=1 cs=1]
13               LayoutText {#text} at (1,1) size 37x17
14                 text run at (1,1) width 37: "row 1"
15           LayoutTableRow {TR} at (0,24) size 43x20
16             LayoutTableCell {TD} at (2,24) size 39x20 [r=1 c=0 rs=1 cs=1]
17               LayoutText {#text} at (1,1) size 37x17
18                 text run at (1,1) width 37: "row 2"
19           LayoutTableRow {TR} at (0,46) size 43x20
20             LayoutTableCell {TD} at (2,46) size 39x20 [r=2 c=0 rs=1 cs=1]
21               LayoutText {#text} at (1,1) size 37x17
22                 text run at (1,1) width 37: "row 3"