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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-ws-fixup-002-expected.txt

Issue 2174683002: Convert editing/deleting/delete-ws-fixup-00[1234].html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T15:44:49 Created 4 years, 5 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-ws-fixup-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-ws-fixup-002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-ws-fixup-002-expected.txt
deleted file mode 100644
index c0434a7ce88396fdafa0df11f06629fc8ce2ae63..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-ws-fixup-002-expected.txt
+++ /dev/null
@@ -1,66 +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: 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: 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: 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 727x39
- text run at (0,0) width 252: "This testcase demonstrates a bug (9441). "
- text run at (252,0) width 434: "When 'as' is deleted, there should be a space before and after the caret. "
- text run at (686,0) width 41: "Editing"
- text run at (0,20) width 513: "produces a tree that should result in two spaces, but for some reason it isn't rendered."
- LayoutBlockFlow {DIV} at (0,56) size 784x84 [border: (2px solid #FF0000)]
- LayoutInline {SPAN} at (0,0) size 736x55
- LayoutText {#text} at (14,14) size 95x27
- text run at (14,14) width 95: "in Liberty"
- LayoutInline {I} at (0,0) size 117x27
- LayoutText {#text} at (109,14) size 117x27
- text run at (109,14) width 21: "F "
- text run at (130,14) width 96: "and seven"
- LayoutText {#text} at (226,14) size 63x27
- text run at (226,14) width 63: " years "
- LayoutInline {B} at (0,0) size 6x26
- LayoutText {#text} at (289,14) size 6x26
- text run at (289,14) width 6: " "
- LayoutText {#text} at (295,14) size 736x55
- text run at (295,14) width 110: "our fathers "
- text run at (405,14) width 339: "f upon this continent, a new nation,"
- text run at (744,14) width 6: " "
- text run at (14,42) width 228: "conceived in Liberty, "
- text run at (241,42) width 382: "and dedicated to the proposition that all"
- LayoutText {#text} at (0,0) size 0x0
-caret: position 7 of child 2 {#text} of child 1 {SPAN} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698