OLD | NEW |
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > LI > OL > B
ODY > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document | 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > LI > OL > B
ODY > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document |
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 95 of #text > A > DIV
> LI > OL > BODY > HTML > #document to 95 of #text > A > DIV > LI > OL > BODY >
HTML > #document toDOMRange:range from 0 of #text > A > DIV > LI > OL > BODY > H
TML > #document to 95 of #text > A > DIV > LI > OL > BODY > HTML > #document aff
inity:NSSelectionAffinityDownstream stillSelecting:FALSE | 5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 95 of #text > A > DIV
> LI > OL > BODY > HTML > #document to 95 of #text > A > DIV > LI > OL > BODY >
HTML > #document toDOMRange:range from 0 of #text > A > DIV > LI > OL > BODY > H
TML > #document to 95 of #text > A > DIV > LI > OL > BODY > HTML > #document aff
inity:NSSelectionAffinityDownstream stillSelecting:FALSE |
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
8 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > LI > OL > BOD
Y > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document | 8 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > LI > OL > BOD
Y > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document |
9 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification | 9 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
10 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > LI > OL > B
ODY > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document | 10 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > LI > OL > B
ODY > HTML > #document to 1 of DIV > LI > OL > BODY > HTML > #document |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
48 This editable region contains lists, tables, styled text, and images. The entire
region should end up being a link to google.com. | 48 This editable region contains lists, tables, styled text, and images. The entire
region should end up being a link to google.com. |
49 | 49 |
50 Item 1 | 50 Item 1 |
51 Item 2 | 51 Item 2 |
52 1 2 3 | 52 1 2 3 |
53 | 53 |
54 This line contains an image. | 54 This line contains an image. |
55 innerHTML of editable regions after the test: | 55 innerHTML of editable regions after the test: |
56 | 56 |
57 <a href="http://www.google.com/">This paragraph starts unlinked. The entire para
graph should end up being a link to google.com.</a> | 57 <a href="http://www.google.com/">This paragraph starts unlinked. The entire para
graph should end up being a link to google.com.</a> |
58 <a href="http://www.apple.com/">This</a><a href="http://www.google.com/"> paragr
aph</a><a href="http://www.apple.com/"> starts out as a link to apple.com. The s
econd word in the paragraph should end up being a link to google.com.</a> | 58 <a href="http://www.apple.com/">This </a><a href="http://www.google.com/">paragr
aph </a><a href="http://www.apple.com/">starts out as a link to apple.com. The s
econd word in the paragraph should end up being a link to google.com.</a> |
59 <a href="http://www.apple.com/">This</a><a href="http://www.google.com/"> paragr
aph</a><a href="http://www.apple.com/"> starts out as a link to apple.com. The s
econd word in the paragraph should end up being a link to google.com.</a> | 59 <a href="http://www.apple.com/">This </a><a href="http://www.google.com/">paragr
aph </a><a href="http://www.apple.com/">starts out as a link to apple.com. The s
econd word in the paragraph should end up being a link to google.com.</a> |
60 <p><a href="http://www.google.com/">This <i>editable region</i> contains lists,
tables, styled text, and images. The entire region should end up being a link to
google.com.</a></p> <ul> <li><a href="http://www.google.com/">Item 1</a></li> <
li><a href="http://www.google.com/">Item 2</a></li> </ul> <table border="1"><tbo
dy><tr><td><a href="http://www.google.com/">1</a></td><td><a href="http://www.go
ogle.com/">2</a></td><td><a href="http://www.google.com/">3</a></td></tr></tbody
></table> <a href="http://www.google.com/"><br> This <b>line</b> contains <img s
rc="../resources/abe.png"> an image. </a> | 60 <p><a href="http://www.google.com/">This <i>editable region</i> contains lists,
tables, styled text, and images. The entire region should end up being a link to
google.com.</a></p> <ul> <li><a href="http://www.google.com/">Item 1</a></li> <
li><a href="http://www.google.com/">Item 2</a></li> </ul> <table border="1"><tbo
dy><tr><td><a href="http://www.google.com/">1</a></td><td><a href="http://www.go
ogle.com/">2</a></td><td><a href="http://www.google.com/">3</a></td></tr></tbody
></table> <a href="http://www.google.com/"><br> This <b>line</b> contains <img s
rc="../resources/abe.png"> an image. </a> |
OLD | NEW |