blob: 0ed60faec5cc2d51131e34997cfe7b9bf45a439d (
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 784x20
LayoutText {#text} at (0,0) size 537x19
text run at (0,0) width 537: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
LayoutBR {BR} at (537,15) size 0x0
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 378x19
text run at (0,0) width 378: "Click in the div, the caret should be on the right edge of the div."
LayoutBlockFlow {DIV} at (0,72) size 200x368
caret: position 0 of child 5 {DIV} of body
|