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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.txt

Issue 2290143002: Convert editing/selection/replace-selection-1.html to use w3c test harness (Closed)
Patch Set: 2016-08-30T17:42:16 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/mac/editing/selection/replace-selection-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.txt
deleted file mode 100644
index ab7a38943b46cfa56e68035eac04e6931a2d649e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 784x36
- LayoutText {#text} at (0,0) size 755x36
- text run at (0,0) width 593: "This tests for a bug when a selection is replaced by content with selectReplacement == true. "
- text run at (592,0) width 163: "Below, you should see 'A"
- text run at (0,18) width 90: "new link' and "
- text run at (89,18) width 157: "'link' should be selected."
- LayoutBlockFlow {DIV} at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 47x18
- text run at (0,0) width 47: "A new "
- LayoutInline {A} at (0,0) size 26x18 [color=#0000EE]
- LayoutText {#text} at (46,0) size 26x18
- text run at (46,0) width 26: "link"
-selection start: position 0 of child 0 {#text} of child 1 {A} of child 2 {DIV} of body
-selection end: position 4 of child 0 {#text} of child 1 {A} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698