Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / selection / 7152-2-expected.txt
blob855528a0e69ec25eb87df2501bd61224c2d015ce
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 layer at (0,0) size 800x600
4   LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600
6   LayoutBlockFlow {HTML} at (0,0) size 800x600
7     LayoutBlockFlow {BODY} at (8,8) size 784x576
8       LayoutTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)]
9         LayoutTableSection {TBODY} at (1,1) size 152x54
10           LayoutTableRow {TR} at (0,2) size 152x24
11             LayoutTableCell {TD} at (2,2) size 148x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
12               LayoutText {#text} at (2,2) size 144x19
13                 text run at (2,2) width 144: "This should be selected."
14           LayoutTableRow {TR} at (0,28) size 152x24
15             LayoutTableCell {TD} at (2,28) size 148x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
16               LayoutText {#text} at (2,2) size 144x19
17                 text run at (2,2) width 144: "This should be selected."
18       LayoutBlockFlow {HR} at (0,64) size 784x2 [border: (1px inset #EEEEEE)]
19       LayoutBlockFlow {P} at (0,82) size 784x80
20         LayoutText {#text} at (0,0) size 126x19
21           text run at (0,0) width 126: "This is a testcase for "
22         LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
23           LayoutText {#text} at (126,0) size 323x19
24             text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7152"
25         LayoutText {#text} at (449,0) size 757x79
26           text run at (449,0) width 8: ". "
27           text run at (457,0) width 284: "Adding visible candidates after tables, at [table,"
28           text run at (741,0) width 4: " "
29           text run at (0,20) width 745: "numberOfChildren], threw LayoutView::setSelection for a loop because it assumed the end of a selection would be inside an"
30           text run at (745,20) width 4: " "
31           text run at (0,40) width 82: "atomic node. "
32           text run at (82,40) width 671: "It didn't make the same assumption about start of a selection, but for good measure, we also test a selection that"
33           text run at (753,40) width 4: " "
34           text run at (0,60) width 200: "starts at a position before a table."
35 selection start: position 0 of child 1 {TABLE} of body
36 selection end:   position 341 of child 2 {#text} of child 5 {P} of body