[Spellcheck] Remove spelling markers when readonly, disabled
This patch means removing spelling markers if the form element is marked as readonly and disabled. The spec seems pretty clear regarding this [1]: The value of textarea elements that do not have a readonly attribute and that are not disabled. [1] https://html.spec.whatwg.org/multipage/interaction.html#spelling-and-grammar-checking Bug: 687949 Change-Id: I716d1607d12a603c821211cc0b1933d05b9fdda4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120992 Commit-Queue: Jaeyong Bae <jdragon.bae@gmail.com> Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#758191}
Showing
Please register or sign in to comment