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

Unified Diff: LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-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/inserting/insert-before-link-1-expected.txt
diff --git a/LayoutTests/editing/inserting/insert-before-link-1-expected.txt b/LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt
similarity index 64%
copy from LayoutTests/editing/inserting/insert-before-link-1-expected.txt
copy to LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt
index 83c805938086fdafcbf67b945c56b436021dbc84..84b3eb055270d802de9fae6ada96e4129dd04a7a 100644
--- a/LayoutTests/editing/inserting/insert-before-link-1-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt
@@ -1,3 +1,3 @@
This tests insertion before/after links. Text should always be inserted at the start or end of a link should be inserted outside of it.
-this text should not be in a link<a id="link" href="http://www.google.com/">this should</a>this should not <a href="http://www.google.com/">this should</a>this should not
+this text should not be in a link<a id="link" href="http://www.google.com/">this should</a>&nbsp;this should not<a href="http://www.google.com/">this should</a>this should not

Powered by Google App Engine
This is Rietveld 408576698