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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/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/win-xp/editing/pasteboard/smart-paste-008-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/editing/pasteboard/smart-paste-008-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/editing/pasteboard/smart-paste-008-expected.txt
deleted file mode 100644
index 128a5e0f6d7d8eac4a5746a9afb3d25df9ae3b22..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/editing/pasteboard/smart-paste-008-expected.txt
+++ /dev/null
@@ -1,27 +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: 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 784x40
- LayoutText {#text} at (0,0) size 740x39
- text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
- text run at (376,0) width 364: "In some cases, it used information gathered at the start of the"
- text run at (0,20) width 696: "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,56) size 784x20
- LayoutText {#text} at (0,0) size 772x19
- text run at (0,0) width 522: "A smart paste is performed into a selection starting in one block and ending in another. "
- text run at (522,0) width 250: "Spaces should surround the pasted word."
- LayoutBlockFlow {DIV} at (0,92) size 784x20
- LayoutBlockFlow {DIV} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 52x19
- text run at (0,0) width 52: "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