| commit | 24ea6629ef3f75e2dc01d438729d18918a80f80b | [log] [tgz] |
|---|---|---|
| author | yoichio <yoichio@chromium.org> | Wed Jul 13 05:03:04 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 05:05:55 2016 |
| tree | 46d621b590e9fc8f5f77d7186081e00a04563f92 | |
| parent | e7678ecd5f7c5bbdbfb78df2d8269a79e06236d4 [diff] |
[Editing][CodeHealth] Make Node::rootEditableElement static Make Node::isRootEditableElement(), rootEditableElement(), and rootEditableElement(EditableType) static. This is preparation to move all Node::*editable* functions to core/editing/ TEST=No change in behavior Review-Url: https://codereview.chromium.org/2140733003 Cr-Commit-Position: refs/heads/master@{#405034}