| Index: third_party/WebKit/LayoutTests/editing/style/toggle-style-bold-italic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/style/toggle-style-bold-italic-expected.txt b/third_party/WebKit/LayoutTests/editing/style/toggle-style-bold-italic-expected.txt
|
| deleted file mode 100644
|
| index 0bf522c9d5da037e3538fe00ffca2f6773bf82f8..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/style/toggle-style-bold-italic-expected.txt
|
| +++ /dev/null
|
| @@ -1,53 +0,0 @@
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -Tests bold/italic style toggling on a content that has text node without renderer (Ex: Tab/Space used for indentation)
|
| -
|
| -Some text
|
| -Some more text
|
| -
|
| -
|
| -Test for mac
|
| -execBoldCommand: <div id="test"> <div><b>Some text</b></div> <p><b>Some more text</b></p> </div>
|
| -execItalicCommand: <div id="test"> <div><b><i>Some text</i></b></div> <p><b><i>Some more text</i></b></p> </div>
|
| -execBoldCommand: <div id="test"> <div><i>Some text</i></div> <p><i>Some more text</i></p> </div>
|
| -execItalicCommand: <div id="test"> <div>Some text</div> <p>Some more text</p> </div>
|
| -
|
| -Test for win
|
| -execBoldCommand: <div id="test"> <div><b>Some text</b></div> <p><b>Some more text</b></p> </div>
|
| -execItalicCommand: <div id="test"> <div><b><i>Some text</i></b></div> <p><b><i>Some more text</i></b></p> </div>
|
| -execBoldCommand: <div id="test"> <div><i>Some text</i></div> <p><i>Some more text</i></p> </div>
|
| -execItalicCommand: <div id="test"> <div>Some text</div> <p>Some more text</p> </div>
|
| -
|
| -Test for unix
|
| -execBoldCommand: <div id="test"> <div><b>Some text</b></div> <p><b>Some more text</b></p> </div>
|
| -execItalicCommand: <div id="test"> <div><b><i>Some text</i></b></div> <p><b><i>Some more text</i></b></p> </div>
|
| -execBoldCommand: <div id="test"> <div><i>Some text</i></div> <p><i>Some more text</i></p> </div>
|
| -execItalicCommand: <div id="test"> <div>Some text</div> <p>Some more text</p> </div>
|
|
|