|
|
|
|
|
by chrismorgan
695 days ago
|
|
Please review my earlier comment. “Styling properties of SVG elements via CSS” is, on reflection, slightly ambiguous, but largely refers to static styling, which you can do anywhere. If you’re talking about changing things, at runtime, you’re talking about the SVG being interactive, not stylable. And heritability is, as I remarked, another different thing, which doesn’t work for <iframe>, so that can’t be what it’s talking about. |
|
Can you give an example of statically styling an element of an SVG image, that’s linked in an html document via the img tag?