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

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

Issue 2336173002: Convert editing/deleting/merge-paragraph-from-h6*.html to use w3c test harness (Closed)
Patch Set: 2016-09-13T18:24:31 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 h6.
6 WebKit should not cancel styles added by h6 by those of document's default style but still keep "hello" italicized and "world" in red.
7 | "
8 "
9 | <em>
10 | "hello<#selection-caret>"
11 | <span>
12 | style="color: red;"
13 | "world"
14 | "
15 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698