1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 {DIV} at (0,0) size 784x262 [border: (4px solid #0000FF)]
LayoutBlockFlow {DIV} at (20,20) size 744x69
LayoutText {#text} at (0,0) size 66x26
text run at (0,0) width 66: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,27) size 656x20
text run at (0,27) width 656: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
LayoutBR {BR} at (655,43) size 1x0
LayoutInline {I} at (0,0) size 98x20
LayoutText {#text} at (0,48) size 98x20
text run at (0,48) width 98: "For this test: "
LayoutText {#text} at (97,48) size 388x20
text run at (97,48) width 388: "Select and delete a list and some surrounding content."
LayoutBlockFlow (anonymous) at (20,89) size 744x21
LayoutBR {BR} at (0,0) size 0x20
LayoutBlockFlow {DIV} at (20,110) size 744x132
LayoutText {#text} at (0,0) size 190x26
text run at (0,0) width 190: "Expected Results: "
LayoutBR {BR} at (189,21) size 1x0
LayoutText {#text} at (0,27) size 700x41
text run at (0,27) width 700: "The content in the red box must exactly match the content in the green box (except for the border"
text run at (0,48) width 52: "color). "
LayoutBR {BR} at (51,64) size 1x0
LayoutInline {I} at (0,0) size 98x20
LayoutText {#text} at (0,69) size 98x20
text run at (0,69) width 98: "For this test: "
LayoutText {#text} at (97,69) size 736x41
text run at (97,69) width 301: "Only selected content should get deleted. "
text run at (397,69) width 339: "Surrounding content that is not selected should"
text run at (0,90) width 204: "(obviously) not be affected. "
LayoutBR {BR} at (203,106) size 1x0
LayoutInline {B} at (0,0) size 708x20
LayoutText {#text} at (0,111) size 708x20
text run at (0,111) width 708: "There is a bug: the caret ends up in the wrong position, it should be in the empty paragraph."
LayoutBlockFlow (anonymous) at (20,242) size 744x0
LayoutInline {B} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (0,272) size 784x0
LayoutInline {B} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (0,272) size 784x126
LayoutBlockFlow {DIV} at (0,0) size 784x58 [border: (2px solid #008000)]
LayoutBR {BR} at (2,2) size 0x26
LayoutText {#text} at (2,29) size 50x26
text run at (2,29) width 50: "after"
LayoutBlockFlow {DIV} at (0,68) size 784x58
LayoutBlockFlow {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
LayoutBR {BR} at (2,2) size 0x26
LayoutText {#text} at (2,29) size 50x26
text run at (2,29) width 50: "after"
LayoutBlockFlow (anonymous) at (0,398) size 784x0
LayoutInline {B} at (0,0) size 0x0
caret: position 0 of child 1 {#text} of child 1 {DIV} of child 3 {DIV} of child 2 {B} of body
|