DescriptionRemove redundant isInline function
The same isInline function is defined in EditingUtilities.cpp and
IndentOutdentCommand.cpp. This CL adds isInline declaration in
EditingUtilities.h so that it can remove the same function from
IndentOutdentCommand.cpp.
In addition, it uses Node::computedStyle() rather than layout object
to reduce dependency of layout tree.
BUG=none
Committed: https://crrev.com/8f100f366a988f30442a19fd4909815c36f9df9c
Cr-Commit-Position: refs/heads/master@{#402689}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|