Index: LayoutTests/fast/forms/focus-selection-input-expected.txt |
diff --git a/LayoutTests/fast/forms/focus-selection-input-expected.txt b/LayoutTests/fast/forms/focus-selection-input-expected.txt |
index 22324ab60d2f994e6c24429ae9a0dd467bf52ee6..0e97b6b1f0b2cdfab876072399f601cfc880cc18 100644 |
--- a/LayoutTests/fast/forms/focus-selection-input-expected.txt |
+++ b/LayoutTests/fast/forms/focus-selection-input-expected.txt |
@@ -26,12 +26,12 @@ This test checks whether the selection is restored, cleared, or set to the full |
3) , only the word "SUCCESS" should be selected: |
4) Click in the input field, nothing should be selected: |
5) Click this label, only the word "SUCCESS" should be selected: |
-6) Hit Ctrl-Option-U (or Alt-U on Windows), the whole phrase "SUCCESS and SUCCESS" should be selected: |
+6) Hit Ctrl-Option-U (or Alt-U on Windows), nothing should be selected: |
7) , only the word "SUCCESS" should be selected: |
-8) , the whole phrase "SUCCESS and SUCCESS" should be selected: |
+8) , nothing should be selected: |
-9) Hit Ctrl-Option-I (or Alt-I on Windows), the whole phrase "SUCCESS and SUCCESS" should be selected: |
+9) Hit Ctrl-Option-I (or Alt-I on Windows), nothing should be selected: |
PASS successfullyParsed is true |