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

Unified Diff: third_party/WebKit/LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt

Issue 2451983002: Convert editing/deleting/merge-into-empty-block-[12].html to utilize w3c test harness (Closed)
Patch Set: 2016-10-26T14:01:59 Created 4 years, 2 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/editing/deleting/merge-into-empty-block-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt
deleted file mode 100644
index 0fedd9e47416cfd9d115780b1f51096aa980671b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-When a user puts the caret at the very beginning of a blockquote and hits backspace, if the line before the blockquote is empty, the blockquote should just move up.
-| <blockquote>
-| style="margin: 0px; padding-left: 25px; border-left: 3px solid blue; color: blue;"
-| type="cite"
-| <span>
-| id="test"
-| "<#selection-caret>foo"

Powered by Google App Engine
This is Rietveld 408576698