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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-3857753-fix-expected.txt

Issue 2255723002: Convert editing/deleting/delete-3857753-fix.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-08-17T18:07:11 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/deleting/delete-3857753-fix-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-3857753-fix-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-3857753-fix-expected.txt
deleted file mode 100644
index b3686d35aa6169df0f6302ce3209f91af2c50191..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-3857753-fix-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-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: 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 [border: (2px solid #FF0000)]
- LayoutBlockFlow {DIV} at (14,14) size 756x28
- LayoutInline {B} at (0,0) size 25x26
- LayoutText {#text} at (0,0) size 25x26
- text run at (0,0) width 25: "on"
- LayoutInline {I} at (0,0) size 12x27
- LayoutText {#text} at (25,0) size 12x27
- text run at (25,0) width 12: "o"
- LayoutBlockFlow {DIV} at (14,42) size 756x28
- LayoutInline {B} at (0,0) size 54x26
- LayoutText {#text} at (0,0) size 54x26
- text run at (0,0) width 54: "three"
- LayoutInline {I} at (0,0) size 43x27
- LayoutText {#text} at (53,0) size 43x27
- text run at (53,0) width 43: "four"
-caret: position 2 of child 0 {#text} of child 0 {B} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698