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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/deleting/delete-ws-fixup-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-ws-fixup-002-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-ws-fixup-002-expected.txt
deleted file mode 100644
index b432db5212c8be37c01ec56adb0f31cca5bc4c89..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x36
- LayoutText {#text} at (0,0) size 766x35
- text run at (0,0) width 265: "This testcase demonstrates a bug (9441). "
- text run at (264,0) width 455: "When 'as' is deleted, there should be a space before and after the caret. "
- text run at (718,0) width 48: "Editing"
- text run at (0,18) width 543: "produces a tree that should result in two spaces, but for some reason it isn't rendered."
- LayoutBlockFlow {DIV} at (0,52) size 784x82 [border: (2px solid #FF0000)]
- LayoutInline {SPAN} at (0,0) size 734x53
- LayoutText {#text} at (14,14) size 96x26
- text run at (14,14) width 96: "in Liberty"
- LayoutInline {I} at (0,0) size 117x26
- LayoutText {#text} at (109,14) size 117x26
- text run at (109,14) width 21: "F "
- text run at (129,14) width 97: "and seven"
- LayoutText {#text} at (225,14) size 63x26
- text run at (225,14) width 63: " years "
- LayoutInline {B} at (0,0) size 7x26
- LayoutText {#text} at (287,14) size 7x26
- text run at (287,14) width 7: " "
- LayoutText {#text} at (293,14) size 734x53
- text run at (293,14) width 111: "our fathers "
- text run at (403,14) width 339: "f upon this continent, a new nation,"
- text run at (741,14) width 7: " "
- text run at (14,41) width 228: "conceived in Liberty, "
- text run at (241,41) width 380: "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