DescriptionMove a static member function hasRenderedNonAnonymousDescendantsWithHeight() out from PositionAlgorithm template class
This patch moves |hasRenderedNonAnonymousDescendantsWithHeight()| out from
|PositionAlgorithm| template class to simplify |PositionAlgorithm| class for
improving code health, since |hasRenderedNonAnonymousDescendantsWithHeight()|
doesn't depend on |Strategy| template parameter.
BUG=518738
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200830
Patch Set 1 : 2015-08-19T17:41:46 #Patch Set 2 : 2015-08-19T23:25:33 Rebase #
Messages
Total messages: 15 (7 generated)
|