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 LayoutBlockFlow {P} at (0,0) size 784x20
9 LayoutText {#text} at (0,0) size 121x19
10 text run at (0,0) width 121: "Test case for fix for "
11 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
12 LayoutText {#text} at (121,0) size 323x19
13 text run at (121,0) width 323: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
14 LayoutText {#text} at (444,0) size 4x19
15 text run at (444,0) width 4: "."
16 LayoutBlockFlow {P} at (0,36) size 784x40
17 LayoutText {#text} at (0,0) size 774x39
18 text run at (0,0) width 774: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless there are no"
19 text run at (0,20) width 177: "VisiblePositions in that block."
20 LayoutBlockFlow {P} at (0,92) size 784x0
21 LayoutBlockFlow {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)]
22 LayoutBlockFlow {P} at (2,18) size 780x20
23 LayoutText {#text} at (0,0) size 650x19
24 text run at (0,0) width 650: "Select All while inside this editable block should create a selection that does not extend outside of this block."
25 layer at (8,172) size 784x20
26 LayoutBlockFlow {P} at (0,164) size 784x20
27 LayoutText {#text} at (0,0) size 401x19
28 text run at (0,0) width 401: "This is a paragraph outside the editable block with overflow:hidden"
29 selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
30 selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body