Index: LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt |
diff --git a/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt b/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt |
index 95b7ed7947b6529327ffe3d30f8216dd64baedc9..b851e0336051ee88afdc8ec8a522916ab4d343a2 100644 |
--- a/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt |
+++ b/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt |
@@ -34,6 +34,9 @@ This test checks whether the selection is restored, cleared, or set to the full |
9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be selected: |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS first.selectionStart is 11 |
PASS first.selectionEnd is 18 |
FAIL first.selectionStart should be 11. Was 0. |