[Editing][CodeHealth] Remove redundant Editabletype arguments in
layoutObjectIsRichlyEditable
That's because it is always ContentIsEditable.
This CL also rename layoutObjectIsRichlyEditable to hasRichlyEditableStyle
aligning with hasEditableStyle.
Also rename static functions:
hasEditableStyle- > hasEditableLevel
isEditableToAccessibility -> hasAXEditableLevel
TEST=No change in behavior
Review-Url: https://codereview.chromium.org/2184823004
Cr-Commit-Position: refs/heads/master@{#408052}
5 files changed