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

Side by Side 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 unified diff | Download patch
OLDNEW
1 This tests insertion before/after links. Text should always be inserted at the s tart or end of a link should be inserted outside of it. 1 This tests insertion before/after links. Text should always be inserted at the s tart or end of a link should be inserted outside of it.
2 2
3 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 3 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698