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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt

Issue 2498313002: Rewrite editing/spelling/inline-spelling-marker*.html (Closed)
Patch Set: Add warning div Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt
deleted file mode 100644
index 9c32b79579c62015b0648cfe15f5adc4afaef732..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-This tests the correct placement of inline spelling and grammar markers in text. Spelling markers should line up exactly under misspelled words in all cases.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-testLTR:
-PASS internals.hasSpellingMarker(document, 8, 4) became true
-PASS internals.hasSpellingMarker(document, 13, 6) became true
-PASS internals.hasSpellingMarker(document, 20, 5) became true
-PASS internals.hasGrammarMarker(document, 4, 3) became true
-PASS internals.hasGrammarMarker(document, 33, 5) became true
-testRTL:
-PASS internals.hasSpellingMarker(document, 8, 4) became true
-PASS internals.hasSpellingMarker(document, 13, 6) became true
-PASS internals.hasSpellingMarker(document, 20, 5) became true
-PASS internals.hasGrammarMarker(document, 4, 3) became true
-PASS internals.hasGrammarMarker(document, 33, 5) became true
-testLTREllipses:
-PASS internals.hasSpellingMarker(document, 8, 4) became true
-PASS internals.hasSpellingMarker(document, 13, 6) became true
-PASS internals.hasSpellingMarker(document, 20, 5) became true
-PASS internals.hasGrammarMarker(document, 4, 3) became true
-PASS internals.hasGrammarMarker(document, 33, 5) became true
-testRTLEllipses:
-PASS internals.hasSpellingMarker(document, 8, 4) became true
-PASS internals.hasSpellingMarker(document, 13, 6) became true
-PASS internals.hasSpellingMarker(document, 20, 5) became true
-PASS internals.hasGrammarMarker(document, 4, 3) became true
-PASS internals.hasGrammarMarker(document, 33, 5) became true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-LTR
-the the adlj adaasj sdklj. there there
-RTL
-the the adlj adaasj sdklj. there there
-LTR (text-overflow:ellipses)
-the the adlj adaasj sdklj. there there
-RTL (text-overflow:ellipses)
-the the adlj adaasj sdklj. there there

Powered by Google App Engine
This is Rietveld 408576698