DescriptionRemove SVGSymbolElement::selfHasRelativeLengths
Since <symbol> is cloned into the shadow tree I see no reason why it should have this method. But for this to work <use> has to delegate its selfHasRelativeLengths to the shadow tree element instead of the corresponding element, so change that behavior too.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174881
Patch Set 1 #Patch Set 2 : Fixtest #
Total comments: 1
Patch Set 3 : Remove updateRelativeLengthsInformation #Patch Set 4 : Mark for NeedsRebaseline #
Messages
Total messages: 8 (0 generated)
|