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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/find-after-replace-expected.txt

Issue 2300553002: Convert editing/execCommand/find-after-replace.html to use w3c test harness (Closed)
Patch Set: 2016-08-31T15:00:58 Created 4 years, 4 months 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/execCommand/find-after-replace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/find-after-replace-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/find-after-replace-expected.txt
deleted file mode 100644
index 2d6e234dd8afad8054bba86367186c199b4d4029..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/find-after-replace-expected.txt
+++ /dev/null
@@ -1,32 +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: 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 771x39
- text run at (0,0) width 312: "This tests find and replace inside an editable iframe. "
- text run at (312,0) width 459: "You should see 'A B A B' below. With bug 4462420, you would see 'A B B"
- text run at (0,20) width 18: "A'."
- LayoutBlockFlow (anonymous) at (0,56) size 784x154
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,64) 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 54x19
- text run at (0,0) width 54: "A B A B"

Powered by Google App Engine
This is Rietveld 408576698