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

Side by Side Diff: LayoutTests/platform/chromium-win/editing/style/remove-underline-across-paragraph-in-bold-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 xxxxxx xxxxxx 1 xxxxxx xxxxxx
2  xxxxxx xxxxxx 2  xxxxxx xxxxxx
3 execBoldCommand: <span id="test"></span> 3 execBoldCommand: <span id="test"></span>
4 execUnderlineCommand: <span id="test"></span> 4 execUnderlineCommand: <span id="test"></span>
5 execTypeCharacterCommand: <b><u>x</u></b> <span id="test"></span> 5 execTypeCharacterCommand: <b><u>x</u></b> <span id="test"></span>
6 execTypeCharacterCommand: <b><u>xx</u></b><span id="test"></span> 6 execTypeCharacterCommand: <b><u>xx</u></b><span id="test"></span>
7 execTypeCharacterCommand: <b><u>xxx</u></b><span id="test"></span> 7 execTypeCharacterCommand: <b><u>xxx</u></b><span id="test"></span>
8 execTypeCharacterCommand: <b><u>xxxx</u></b><span id="test"></span> 8 execTypeCharacterCommand: <b><u>xxxx</u></b><span id="test"></span>
9 execTypeCharacterCommand: <b><u>xxxxx</u></b><span id="test"></span> 9 execTypeCharacterCommand: <b><u>xxxxx</u></b><span id="test"></span>
10 execTypeCharacterCommand: <b><u>xxxxxx</u></b><span id="test"></span> 10 execTypeCharacterCommand: <b><u>xxxxxx</u></b><span id="test"></span>
(...skipping 12 matching lines...) Expand all
23 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxx</u></b></div> 23 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxx</u></b></div>
24 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxx</u></b></div> 24 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxx</u></b></div>
25 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx</u></b></div> 25 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx</u></b></div>
26 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx&nbsp;</u></b></div> 26 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx&nbsp;</u></b></div>
27 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx x</u></b></div> 27 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx x</u></b></div>
28 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xx</u></b></div> 28 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xx</u></b></div>
29 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxx</u></b></div> 29 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxx</u></b></div>
30 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxx</u></b></div> 30 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxx</u></b></div>
31 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxxx</u></b></div> 31 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxxx</u></b></div>
32 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxxxx</u></b></div> 32 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span><div ><b><u>&nbsp;xxxxxx xxxxxx</u></b></div>
33 execUnderlineCommand: <b><u>xxxxxx </u>xxxxxx</b><span id="test"></span><div><b> &nbsp;xxxxxx<u> xxxxxx</u></b></div> 33 execUnderlineCommand: <b><u>xxxxxx </u>xxxxxx</b><span id="test"></span><div><b> &nbsp;xxxxxx <u>xxxxxx</u></b></div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698