blob: 69fd286edd52238f9a54c89b678b42ed2a753a88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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 780x17
text run at (0,0) width 780: "This tests that the selection tint is grey when the WebView is not focused (using the pixel output from DumpRenderTree)."
LayoutBlockFlow {DIV} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 182x17
text run at (0,0) width 182: "This text should be selected."
selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
selection end: position 29 of child 0 {#text} of child 3 {DIV} of body
|