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

Unified Diff: LayoutTests/platform/chromium-win/editing/execCommand/button-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/execCommand/button-expected.txt
diff --git a/LayoutTests/editing/execCommand/button-expected.txt b/LayoutTests/platform/chromium-win/editing/execCommand/button-expected.txt
similarity index 74%
copy from LayoutTests/editing/execCommand/button-expected.txt
copy to LayoutTests/platform/chromium-win/editing/execCommand/button-expected.txt
index 4fad4ec80a9ec27e0d4a316c847f7103b46ff814..e34041234e2cddec230f1039e24e534c3bc023c8 100644
--- a/LayoutTests/editing/execCommand/button-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/execCommand/button-expected.txt
@@ -3,5 +3,5 @@ You should see "hello, world WebKit" inside the button and "world" should be bol
| <button>
| "hello, "
| <b>
-| "<#selection-anchor>world<#selection-focus>"
-| " WebKit"
+| "<#selection-anchor>world <#selection-focus>"
+| "WebKit"

Powered by Google App Engine
This is Rietveld 408576698