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' |