DescriptionClean up reparenting in SVGUseElement::expand*
Add a helper moveChildrenToReplacementElement() and use that instead of
an open-coded loop.
Split transferUseAttributesToReplacedElement() into two, getting rid of
one by open-coding the call to cloneDataFromElement(), and make the other
one static (while renaming it.)
BUG=589682
Committed: https://crrev.com/24b6b4cb2ea2fb34f67dab65f60a53616945d6a5
Cr-Commit-Position: refs/heads/master@{#378992}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move comment; rename parameter. #
Messages
Total messages: 12 (6 generated)
|