Index: LayoutTests/platform/chromium-win/editing/style/remove-underline-from-stylesheet-expected.txt |
diff --git a/LayoutTests/editing/style/remove-underline-from-stylesheet-expected.txt b/LayoutTests/platform/chromium-win/editing/style/remove-underline-from-stylesheet-expected.txt |
similarity index 97% |
copy from LayoutTests/editing/style/remove-underline-from-stylesheet-expected.txt |
copy to LayoutTests/platform/chromium-win/editing/style/remove-underline-from-stylesheet-expected.txt |
index ed1add74e0f1d81d4512e04133acc1c750398547..68a03806293c02e09287a2683cbdc6c26d07aa27 100644 |
--- a/LayoutTests/editing/style/remove-underline-from-stylesheet-expected.txt |
+++ b/LayoutTests/platform/chromium-win/editing/style/remove-underline-from-stylesheet-expected.txt |
@@ -68,13 +68,13 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
This tests removing underline from stylesheet (.editing has underline). Because text-decoration that comes from a style rule cannot be pushed down, the underline should stay. (see bug 27809). |
| "xxxxxx " |
-| "<#selection-anchor>xxxxxx<#selection-focus>" |
-| " xxxxxx" |
+| "<#selection-anchor>xxxxxx <#selection-focus>" |
+| "xxxxxx" |
| <span> |
| id="test" |