blob: ab0322c346d83492de2a5dc80f3d5bf605551162 (
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 (anonymous) at (0,0) size 784x18
LayoutText {#text} at (0,0) size 586x17
text run at (0,0) width 586: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
LayoutBR {BR} at (585,14) size 1x0
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 407x17
text run at (0,0) width 407: "Click in the div, the caret should be on the right edge of the div."
LayoutBlockFlow {DIV} at (0,68) size 200x368
caret: position 0 of child 5 {DIV} of body
|