DescriptionRefactoring inline_spelling_markers.html to use async path for spellcheck
This change mostly adapts inline_spelling_markers.html to use asynchronous
path for spellchecking which will be enabled by default.
To achieve this, shouldBecomeEqual helper has been used.
Additionally, make cross platform text expectation by dumping
spelling/grammar markers instead of whole tree which in terms
of spellchecking says nothing.
Enabling unified text checker and adjusting MockGrammarCheck.cpp
allow us to restore grammar checking in inline_spelling_markers.html.
Remove unnecessary new lines in div elements so position of markers
can be given from 0.
BUG=295722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161436
Patch Set 1 #
Total comments: 6
Patch Set 2 : Took into account groby's comments #Patch Set 3 : Rebase commit (due to recent changes in TestExpectations) #
Total comments: 2
Patch Set 4 : Use resources/js-test.js and remove js-test-post.js #
Messages
Total messages: 16 (0 generated)
|