| OLD | NEW |
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 5 This tests deleting line break before p. | 5 This tests deleting line break before p. |
| 6 WebKit preserves the inline style of the merged paragraph, and "world" should be
in green. | 6 WebKit preserves the inline style of the merged paragraph, and "world" should be
in green. |
| 7 | " | 7 | " |
| 8 " | 8 " |
| 9 | <h1> | 9 | <h1> |
| 10 | "hello<#selection-caret>" | 10 | "hello<#selection-caret>world" |
| 11 | <span> | |
| 12 | style="color: green;" | |
| 13 | "world" | |
| 14 | <font> | 11 | <font> |
| 15 | color="red" | 12 | color="red" |
| 16 | " | 13 | " |
| 17 " | 14 " |
| OLD | NEW |