DescriptionAdd SVGUseElement::createInstanceTree helper
Add a new method used to create a new instance subtree from a <use>-
targetted element. Re-use where possible.
Also make isDisallowedElement(...) take a Element& (it's no longer
called on Nodes) and remove a redundant call to
removeDisallowedElementsFromSubtree in <symbol> expansion (no new clones
are produced here expecpt the <svg> on replacing the <symbol>.)
BUG=589682
Committed: https://crrev.com/8a99876d324ea81915ad034e351c3154e77e43ba
Cr-Commit-Position: refs/heads/master@{#379298}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (3 generated)
|