DescriptionLayout Test editing/spelling/spellcheck-editable-on-focus.html is flaky
Do not use 'shouldBe' helper to check markers when asynchronous spell checking
is being used. Even if they should not have markers, we need to wait for them.
According to r158283 use shouldBecomeEqual. However, the spelling markers are
verified synchronously. As a result, we will check next marker only when the
current one appears. It allows us to set focus on elements and make sure
that it does not influence the previous expectations (where markers should not be
present).
BUG=278318
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161840
Patch Set 1 #Patch Set 2 : Rebase a patch and add minor improvements #
Messages
Total messages: 11 (0 generated)
|