Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: LayoutTests/editing/spelling/spelling-backward-expected.txt

Issue 225183005: Refactoring editing/selection/13804.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/spelling/spelling-backward-expected.txt
diff --git a/LayoutTests/editing/spelling/spelling-backward-expected.txt b/LayoutTests/editing/spelling/spelling-backward-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9818e6ff28df437311cd5f64a608861447bbb6a6
--- /dev/null
+++ b/LayoutTests/editing/spelling/spelling-backward-expected.txt
@@ -0,0 +1,10 @@
+This tests for a bug when moving the caret backward through a misspelled word. Once the caret is no longer adjacent to it, it should be marked as misspelled.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS internals.hasSpellingMarker(document, 42, 3) became true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This sentence ends with a misspelled word asd.
« no previous file with comments | « LayoutTests/editing/spelling/spelling-backward.html ('k') | LayoutTests/platform/linux/editing/selection/13804-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698