Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(847)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt

Issue 1462823002: Make layout tests in editing/pasteboard to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-20T10:44:42 Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt
deleted file mode 100644
index 97f322d944c9912e8d5b19c06ce75b07e585d8a7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-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
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 767x36
- text run at (0,0) width 401: "There was a bug in paste's smart replace whitespace handling. "
- text run at (400,0) width 367: "In some cases, it used information gathered at the start of"
- text run at (0,18) width 759: "the selection being pasted into to decide whether or not a space needed to be added to the end of the incoming content."
- LayoutBlockFlow {P} at (0,52) size 784x36
- LayoutText {#text} at (0,0) size 780x36
- text run at (0,0) width 560: "A smart paste is performed into a selection starting in one block and ending in another. "
- text run at (559,0) width 221: "Spaces should surround the pasted"
- text run at (0,18) width 37: "word."
- LayoutBlockFlow {DIV} at (0,104) size 784x18
- LayoutBlockFlow {DIV} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 56x18
- text run at (0,0) width 56: "f foo bar"
-caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698