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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/subframe-dragndrop-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-expected.txt
deleted file mode 100644
index ecb387668ce2abb489d0c8bdd3a01f221ae53bce..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-expected.txt
+++ /dev/null
@@ -1,31 +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 800x36
- LayoutText {#text} at (0,0) size 773x35
- text run at (0,0) width 773: "This test uses the eventSender to do drag and drop. To run it manually, drag the word selected in the above subframe and"
- text run at (0,18) width 116: "drop it after 'baz'. "
- text run at (115,18) width 217: "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 72x17
- text run at (0,0) width 72: "foo baz bar"
- LayoutText {#text} at (71,0) size 5x17
- text run at (71,0) width 5: " "

Powered by Google App Engine
This is Rietveld 408576698