DescriptionCorrect initial width/height for <use>d <symbol>s
The initial values for width/height on the <svg> generated for the
<symbol> should be "100%".
Since the <symbol> element had been replaced by a <svg> element by the
time the attributes were transferred the wrong set of rules were used.
Adjust svg/custom/use-attribute-invalidations.html to be correct.
svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml now
renders correctly.
BUG=592063
Committed: https://crrev.com/968291cbf64a457362eeaef67f380283541a2774
Cr-Commit-Position: refs/heads/master@{#379350}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|