| Index: third_party/WebKit/LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt
|
| deleted file mode 100644
|
| index e85157fd8545ba4871d3791166886d0dd7709908..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt
|
| +++ /dev/null
|
| @@ -1,69 +0,0 @@
|
| -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: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -
|
| -Markup before:
|
| -| "
|
| -"
|
| -| <span>
|
| -| style="background-color: rgb(255, 0, 0);"
|
| -| "<#selection-caret>Red background"
|
| -| "
|
| -"
|
| -| <div>
|
| -| id="test2"
|
| -| <span>
|
| -| style="background-color: green;"
|
| -| "Green background"
|
| -| "
|
| -"
|
| -| <div>
|
| -| id="test3"
|
| -| <span>
|
| -| style="background-color: rgb(255, 0, 0, 0);"
|
| -| "Transparent background"
|
| -| "
|
| -"
|
| -
|
| -Markup after:
|
| -| "
|
| -"
|
| -| <span>
|
| -| style="background-color: rgb(255, 0, 0);"
|
| -| "Red background"
|
| -| <span>
|
| -| style="background-color: rgb(255, 0, 0);"
|
| -| "Red background"
|
| -| <div>
|
| -| id="test2"
|
| -| <span>
|
| -| style="background-color: green;"
|
| -| "Green background"
|
| -| <span>
|
| -| style="background-color: rgb(0, 128, 0);"
|
| -| "Green background"
|
| -| "
|
| -"
|
| -| <div>
|
| -| id="test3"
|
| -| <span>
|
| -| style="background-color: rgb(255, 0, 0, 0);"
|
| -| "Transparent background"
|
| -| "Transparent background<#selection-caret>"
|
| -| "
|
| -"
|
|
|