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

Side by Side 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 unified diff | Download patch
OLDNEW
1 This tests ensures contents inside a button element is properly editable. 1 This tests ensures contents inside a button element is properly editable.
2 You should see "hello, world WebKit" inside the button and "world" should be bol ded. 2 You should see "hello, world WebKit" inside the button and "world" should be bol ded.
3 | <button> 3 | <button>
4 | "hello, " 4 | "hello, "
5 | <b> 5 | <b>
6 | "<#selection-anchor>world<#selection-focus>" 6 | "<#selection-anchor>world <#selection-focus>"
7 | " WebKit" 7 | "WebKit"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698