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
|
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: 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 784x241 [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 179x20
text run at (97,48) width 179: "Select and delete a table."
LayoutBlockFlow (anonymous) at (20,89) size 744x21
LayoutBR {BR} at (0,0) size 0x20
LayoutBlockFlow {DIV} at (20,110) size 744x111
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 743x41
text run at (97,69) width 646: "Only table should get deleted. Surrounding content that is not selected should (obviously)"
text run at (0,90) width 112: "not be affected."
LayoutBlockFlow {DIV} at (0,251) size 784x31 [border: (2px solid #008000)]
LayoutText {#text} at (2,2) size 106x26
text run at (2,2) width 106: "beforeafter"
LayoutBlockFlow {DIV} at (0,292) size 784x58
LayoutBlockFlow {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
LayoutText {#text} at (2,2) size 62x26
text run at (2,2) width 62: "before"
LayoutBR {BR} at (63,23) size 1x0
LayoutText {#text} at (2,29) size 44x26
text run at (2,29) width 44: "after"
caret: position 0 of child 2 {#text} of child 1 {DIV} of child 5 {DIV} of body
|