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

Unified Diff: LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt

Issue 17828002: Add Ctrl+(+Shift)+Up/Down key bindings for Windows (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-06-27T14:50:09 Created 7 years, 6 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
« no previous file with comments | « LayoutTests/NeverFixTests ('k') | LayoutTests/editing/execCommand/script-tests/enabling-and-selection-2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt
diff --git a/LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt b/LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt
index 4e86c1e4297442bf8129cc00b404bfe23d853df0..ba459c19e623fde1de6e3247d1b4f1091566a703 100644
--- a/LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt
+++ b/LayoutTests/editing/execCommand/enabling-and-selection-2-expected.txt
@@ -38,6 +38,8 @@ PASS whenEnabled('MoveToEndOfLine') is 'editable'
PASS whenEnabled('MoveToEndOfParagraph') is 'editable'
PASS whenEnabled('MoveToEndOfSentence') is 'editable'
PASS whenEnabled('MoveUp') is 'editable'
+PASS whenEnabled('MoveParagraphBackward') is 'editable'
+PASS whenEnabled('MoveParagraphForward') is 'editable'
PASS whenEnabled('MoveWordBackward') is 'editable'
PASS whenEnabled('MoveWordForward') is 'editable'
PASS whenEnabled('MoveWordLeft') is 'editable'
« no previous file with comments | « LayoutTests/NeverFixTests ('k') | LayoutTests/editing/execCommand/script-tests/enabling-and-selection-2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698