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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-text-013-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/editing/pasteboard/paste-text-013-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-text-013-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-text-013-expected.txt
deleted file mode 100644
index 1778e35c22199e69123d55edf9b1946990f5a2cb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-text-013-expected.txt
+++ /dev/null
@@ -1,43 +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
-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 (anonymous) at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 87x17
- text run at (0,0) width 87: "See this bug: "
- LayoutInline {A} at (0,0) size 172x17 [color=#0000EE]
- LayoutText {#text} at (86,0) size 172x17
- text run at (86,0) width 172: "<rdar://problem/3918712>"
- LayoutText {#text} at (257,0) size 778x53
- text run at (257,0) width 495: " \"Paste as Quotation\" in Mail just pastes (<blockquote> tag seems to be lost)."
- text run at (751,0) width 5: " "
- text run at (0,18) width 774: "Should see one box with blockquoted \"foo\" text, followed by another box with an \"x\" (not in a blockquote) and \"foo\" (in"
- text run at (773,18) width 5: " "
- text run at (0,36) width 92: "a blockquote)."
- LayoutBlockFlow {DIV} at (0,54) size 784x24
- LayoutBlockFlow {DIV} at (0,78) size 784x103 [border: (2px solid #FF0000)]
- LayoutBlockFlow {DIV} at (14,38) size 756x27
- LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 676x27
- LayoutText {#text} at (0,0) size 32x26
- text run at (0,0) width 32: "foo"
- LayoutBlockFlow {DIV} at (0,181) size 784x55 [border: (2px solid #FF0000)]
- LayoutText {#text} at (14,14) size 12x26
- text run at (14,14) width 12: "x"
- LayoutBlockFlow {DIV} at (0,236) size 784x130 [border: (2px solid #FF0000)]
- LayoutBlockFlow {BLOCKQUOTE} at (54,38) size 676x27
- LayoutText {#text} at (0,0) size 32x26
- text run at (0,0) width 32: "foo"
- LayoutBlockFlow {DIV} at (14,89) size 756x27
- LayoutBR {BR} at (0,0) size 0x26
-caret: position 0 of child 0 {BR} of child 1 {DIV} of child 8 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698