blob: c53667987513a1ba7d4ab67c42193c59ae6080fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 188x17
text run at (0,0) width 188: "Only 'bar' should be selected."
LayoutBlockFlow {DIV} at (0,34) size 52x38 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 48x35
text run at (1,1) width 46: "foo bar"
text run at (1,19) width 48: "baz foo"
selection start: position 4 of child 0 {#text} of child 2 {DIV} of body
selection end: position 7 of child 0 {#text} of child 2 {DIV} of body
|