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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-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/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
deleted file mode 100644
index 6db3ba3648fb3fbb1cbd48bbbc9c8f066e648bcb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/subframe-dragndrop-1-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-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: 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 (0,0) size 800x584
- LayoutBlockFlow (anonymous) at (0,0) size 800x304
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,320) size 800x40
- LayoutText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "This test uses the eventSender to do drag and drop. To run it manually, drag the word selected in the above subframe and drop it"
- text run at (0,20) width 66: "after 'baz'. "
- text run at (66,20) width 204: "The result should be 'foo baz bar'."
-layer at (0,0) size 304x304
- LayoutIFrame {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x300
- LayoutView at (0,0) size 300x300
- layer at (0,0) size 300x300
- LayoutBlockFlow {HTML} at (0,0) size 300x300
- LayoutBlockFlow {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
- LayoutText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "foo baz bar"

Powered by Google App Engine
This is Rietveld 408576698