DescriptionMake enclosingBlockFlowElement() to take const Node reference
This patch makes |enclosingBlockFlowElement()| to take |const Node&| instead
of |Node&| for improve code health.
This patch is a preparation of http://crrev.com/1847483002, clean up
|leadingWhitespacePosition()|.
BUG=n/a
TEST=n/a; no behavior changes
Committed: https://crrev.com/a5aaee4ce3189ef28d9557707e7971b87dea3e35
Cr-Commit-Position: refs/heads/master@{#383938}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|