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.
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
3this 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
3this 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
Issue 14930006: Ctrl+Shift+Right in Windows should select the spacing after the word
(Closed)
Created 7 years, 7 months ago by csaavedra
Modified 7 years, 7 months ago
Reviewers: eseidel, ojan
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 0