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

Unified Diff: LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-expected.txt

Issue 14930006: Ctrl+Shift+Right in Windows should select the spacing after the word (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added expectations for chromium-mac for delete-cell-contents-win.html Created 7 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-expected.txt
diff --git a/LayoutTests/editing/style/remove-underline-across-paragraph-expected.txt b/LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-expected.txt
similarity index 98%
copy from LayoutTests/editing/style/remove-underline-across-paragraph-expected.txt
copy to LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-expected.txt
index 4e94a29c472ac526b525745525302ccdcad0722e..f2eab3c3840f7b78568366a841f5a21abcc2a646 100644
--- a/LayoutTests/editing/style/remove-underline-across-paragraph-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-expected.txt
@@ -29,4 +29,4 @@ execTypeCharacterCommand: <u>xxxxxx xxxxxx</u><span id="test"></span><div><u>&nb
execTypeCharacterCommand: <u>xxxxxx xxxxxx</u><span id="test"></span><div><u>&nbsp;xxxxxx xxxx</u></div>
execTypeCharacterCommand: <u>xxxxxx xxxxxx</u><span id="test"></span><div><u>&nbsp;xxxxxx xxxxx</u></div>
execTypeCharacterCommand: <u>xxxxxx xxxxxx</u><span id="test"></span><div><u>&nbsp;xxxxxx xxxxxx</u></div>
-execUnderlineCommand: <u>xxxxxx </u>xxxxxx<span id="test"></span><div>&nbsp;xxxxxx<u> xxxxxx</u></div>
+execUnderlineCommand: <u>xxxxxx </u>xxxxxx<span id="test"></span><div>&nbsp;xxxxxx <u>xxxxxx</u></div>

Powered by Google App Engine
This is Rietveld 408576698