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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/paste-1-expected.txt

Issue 1459783003: Make layout tests in editing/deleting and editing/execCommand to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/execCommand/paste-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/paste-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/paste-1-expected.txt
deleted file mode 100644
index e91fc23397c7f45cd6dea05107e36c3af159d737..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/paste-1-expected.txt
+++ /dev/null
@@ -1,30 +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
-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 784x18
- LayoutText {#text} at (0,0) size 517x18
- text run at (0,0) width 292: "This tests cut/paste inside an editable iframe. "
- text run at (291,0) width 226: "You should see 'foo bar baz' below."
- LayoutBlockFlow (anonymous) at (0,34) size 784x154
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,42) size 304x154
- LayoutIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x150
- LayoutView at (0,0) size 300x150
- layer at (0,0) size 300x150
- LayoutBlockFlow {HTML} at (0,0) size 300x150
- LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
- LayoutText {#text} at (0,0) size 72x18
- text run at (0,0) width 72: "foo bar baz"

Powered by Google App Engine
This is Rietveld 408576698