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 164x52 [border: (1px outset #808080)]
9 LayoutTableSection {TBODY} at (1,1) size 162x50
10 LayoutTableRow {TR} at (0,2) size 162x22
11 LayoutTableCell {TD} at (2,2) size 158x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
12 LayoutText {#text} at (2,2) size 154x17
13 text run at (2,2) width 154: "This should be selected."
14 LayoutTableRow {TR} at (0,26) size 162x22
15 LayoutTableCell {TD} at (2,26) size 158x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
16 LayoutText {#text} at (2,2) size 154x17
17 text run at (2,2) width 154: "This should be selected."
18 LayoutBlockFlow {HR} at (0,60) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {P} at (0,78) size 784x72
20 LayoutText {#text} at (0,0) size 135x17
21 text run at (0,0) width 135: "This is a testcase for "
22 LayoutInline {A} at (0,0) size 350x17 [color=#0000EE]
23 LayoutText {#text} at (134,0) size 350x17
24 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7152"
25 LayoutText {#text} at (483,0) size 784x71
26 text run at (483,0) width 9: ". "
27 text run at (491,0) width 261: "Adding visible candidates after tables, at"
28 text run at (751,0) width 5: " "
29 text run at (0,18) width 782: "[table, numberOfChildren], threw LayoutView::setSelection for a loop because it assumed the end of a selection would be"
30 text run at (781,18) width 3: " "
31 text run at (0,36) width 148: "inside an atomic node. "
32 text run at (147,36) width 625: "It didn't make the same assumption about start of a selection, but for good measure, we also test a"
33 text run at (772,36) width 4: " "
34 text run at (0,54) width 300: "selection that 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