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

Side by Side Diff: LayoutTests/platform/win/editing/style/remove-underline-from-stylesheet-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 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 | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 45 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
46 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 46 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
47 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 47 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
48 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 48 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
49 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 49 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
50 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 50 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
51 This tests removing underline from stylesheet (.editing has underline). Because text-decoration that comes from a style rule cannot be pushed down, the underlin e should stay. (see bug 27809). 51 This tests removing underline from stylesheet (.editing has underline). Because text-decoration that comes from a style rule cannot be pushed down, the underlin e should stay. (see bug 27809).
52 | "xxxxxx " 52 | "xxxxxx "
53 | "<#selection-anchor>xxxxxx <#selection-focus>" 53 | "<#selection-anchor>xxxxxx <#selection-focus>"
54 | "xxxxxx" 54 | "xxxxxx"
55 | "
56 "
57 | <span> 55 | <span>
58 | id="test" 56 | id="test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698