DescriptionWeb Animations: Always use svg prefix when animating SVG attributes
Some SVG attribute names collide with CSS property names, and the
'offset' attribute collides with the use of 'offset' in Web Animations.
We avoid conflicts by using 'svgOffset', etc. when animating SVG
attributes using Web Animations.
BUG=416735
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196744
Patch Set 1 #Patch Set 2 : Only first letter changes case when svg prefix is added/removed #
Total comments: 4
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||