| Index: third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt
|
| index 9c32b79579c62015b0648cfe15f5adc4afaef732..bf321e2e4404d2ac6f5a6d025e03e28f50244a8d 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -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.
|
| +This tests the correct placement of inline spelling 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".
|
|
|
| @@ -7,26 +7,18 @@ 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
|
|
|