-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
If you have an SVG element with width and height attributes (not style) it seems Chrome reports the computed width and height as auto, which overrides the attributes when using computed-style-to-inline-style
Demo: https://jsfiddle.net/uqL9hxnk/1/
This doesn't happen in Safari or Firefox, so maybe it's a bug in Chrome. It would be nice if computed-style-to-inline-style worked around it though.
Metadata
Metadata
Assignees
Labels
No labels