| commit | 4b266be31a4596cf8b76bdce903c4b138803dbad | [log] [tgz] |
|---|---|---|
| author | yoichio <yoichio@chromium.org> | Fri Jul 22 08:19:25 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 08:20:54 2016 |
| tree | 967c18fd427913d0fa3e7a6480dee8a45944e0ad | |
| parent | a042a214c625d528a809551422ce88c978fe2c67 [diff] |
[Editing][DOM][CodeHealth] Make Node::isContentEditable and Node::isRichEditable global functions. Make Node::isContentEditable and Node::isRichEditable global functions. This CL also re-introduce HTMLElement::isContentEditable because it is a web-exposed IDL attribute. This is a preparation to move these functions from core/dom to core/editing/ TEST=No change in behavior Review-Url: https://codereview.chromium.org/2121313003 Cr-Commit-Position: refs/heads/master@{#407100}