UNCONFIRMED47705
Would be useful to have a generalized version of hasSpellingMarker()
https://bugs.webkit.org/show_bug.cgi?id=47705
Summary Would be useful to have a generalized version of hasSpellingMarker()
Jia Pu
Reported 2010-10-14 17:52:19 PDT
For certain regression tests, it would be useful to be able to query markers other than spelling marker.
Attachments
Hironori Bono
Comment 1 2010-10-24 23:28:25 PDT
(In reply to comment #0) > For certain regression tests, it would be useful to be able to query markers other than spelling marker. If I recall correctly, WebEditorClient::isGrammarCheckingEnabled() always returns false on layout tests. Do we also need an JavaScript function that enables/disables spell checking or grammar checking? Regards, Hironori Bono
Note You need to log in before you can comment on or make changes to this bug.