| Index: LayoutTests/editing/deleting/delete-cell-contents-mac-expected.txt
|
| diff --git a/LayoutTests/editing/deleting/delete-cell-contents-mac-expected.txt b/LayoutTests/editing/deleting/delete-cell-contents-mac-expected.txt
|
| index f79d818c57adc7cdc060980fdf248d2923b7d1df..feea3cc45d693ef41186b30eb4e829526521ba2d 100644
|
| --- a/LayoutTests/editing/deleting/delete-cell-contents-mac-expected.txt
|
| +++ b/LayoutTests/editing/deleting/delete-cell-contents-mac-expected.txt
|
| @@ -1,11 +1,7 @@
|
| -EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
|
| -EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 3 of #text > A > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document toDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| This tests for a crasher when deleting contents of a table cell. <radr://problem/4845371>
|
|
|