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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification Tests: Bug fix for Erroneous spacing between lines introduced on paste Applying block styles, like text-align, used to wrap paragraphs that needed block style changes in clones of other paragraphs in the document. This would almost always introduce unwanted styles. Before cut: | " " |
| class="editing" | id="test" | " " |
| " " |

| " <#selection-anchor>This is an " | | "interactive" | " documentation site, so please help out by posting any useful information that you've had to search out." |
| " (Adding to this " | | href="db.cgi?Wiki_Is_So_Easy" | "wiki is so easy" | ", you can't screw it up). See " | | href="db.cgi?Wiki_Reference" | "Wiki Reference" | " for text formatting syntax." |
| " Info for setting up your own wiki is at " |
| href="db.cgi?About_Howto.Apple.Com" | "about howto.apple.com" | "." |
| " Check out a cool wiki editor application that helps in wiki generation: " |
| href="db.cgi?Wikinator" | "Wikinator" | " " |

| " Start browsing the topics below, or use the search field at the bottom of every page.<#selection-focus> " | " " | " " After cut: | " " |

| class="editing" | id="test" | " " |
| " " |

| <#selection-caret> |
| " " | " " After paste (this should be identical to before cut): | " " |

| class="editing" | id="test" | " " |
| " " |

| "This is an " | | "interactive" | " documentation site, so please help out by posting any useful information that you've had to search out." |
| "(Adding to this " |
| href="db.cgi?Wiki_Is_So_Easy" | "wiki is so easy" | ", you can't screw it up). See " | | href="db.cgi?Wiki_Reference" | "Wiki Reference" | " for text formatting syntax." |
| "Info for setting up your own wiki is at " |
| href="db.cgi?About_Howto.Apple.Com" | "about howto.apple.com" | "." |
| "Check out a cool wiki editor application that helps in wiki generation: " |
| href="db.cgi?Wikinator" | "Wikinator" |

| "Start browsing the topics below, or use the search field at the bottom of every page.<#selection-caret>" | " " | " " execCutCommand:

execPasteCommand:

This is an interactive documentation site, so please help out by posting any useful information that you've had to search out.
(Adding to this
wiki is so easy, you can't screw it up). See Wiki Reference for text formatting syntax.
Info for setting up your own wiki is at about howto.apple.com.
Check out a cool wiki editor application that helps in wiki generation: Wikinator

Start browsing the topics below, or use the search field at the bottom of every page.