Index: LayoutTests/editing/spelling/spelling-huge-text-expected.txt |
diff --git a/LayoutTests/editing/spelling/spelling-huge-text-expected.txt b/LayoutTests/editing/spelling/spelling-huge-text-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..589e5d5dd809a95f4cbb24702586fdeb20744d00 |
--- /dev/null |
+++ b/LayoutTests/editing/spelling/spelling-huge-text-expected.txt |
@@ -0,0 +1,10 @@ |
+Text to check is divided into chunks to make sure checking some huge text does not freeze the page/UI. With the asynchronous spell checker the whole text is checked. To test manaully trigger spell checking of the editable (e.g. by copy+paste) with unified and asynchronous checker on. There should be 6 misspellings marked. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+PASS internals.markerCountForNode(testEditable.childNodes[0], "spelling") is 6 |
+ |