Index: LayoutTests/editing/spelling/markers-input-type-text-expected.txt |
diff --git a/LayoutTests/editing/spelling/markers-input-type-text-expected.txt b/LayoutTests/editing/spelling/markers-input-type-text-expected.txt |
index e460e1c8836b800cc2e59fed5b6f262ab0af3947..90912db61a4a4f47e7c6db3798d7598e5bd7cd5d 100644 |
--- a/LayoutTests/editing/spelling/markers-input-type-text-expected.txt |
+++ b/LayoutTests/editing/spelling/markers-input-type-text-expected.txt |
@@ -3,15 +3,15 @@ Markers in text inputs should only be visible if an input is being edited but re |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1 |
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 4 |
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 0 |
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1 |
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 4 |
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |