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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-from-p-with-style-2-expected.txt

Issue 2333223002: Convert editing/deleting/merge-paragraph-from-p*.html to use w3c test harness (Closed)
Patch Set: 2016-09-14T12:46:38 Created 4 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 This tests deleting line break before p.
6 WebKit should not keep the style of p added by a style rule, and "world" should be italic and not be in red.
7 | "
8 "
9 | <h1>
10 | "hello<#selection-caret>"
11 | <i>
12 | "world"
13 | "
14 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698