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

Side by Side 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, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 When a user puts the caret at the very beginning of a blockquote and hits backsp ace, if the line before the blockquote is empty, the blockquote should just move up.
5 | <blockquote>
6 | style="margin: 0px; padding-left: 25px; border-left: 3px solid blue; color: blue;"
7 | type="cite"
8 | <span>
9 | id="test"
10 | "<#selection-caret>foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698