Home
Categories
Dictionary
Download
Project Details
FAQ
License

Svg inheritance support


SVG inheritance is supported:
  • The explicit inherit attribute value is supported
  • Implicit inheritance is supported, including on style rules

Implicit inheritance

Implicit inheritance is supported for the following attributes elements (or style rules)[1]
See SVG11
:
  • clip-rule
  • fill
  • stroke
  • stop-color
  • flood-color
  • lighting-color
  • color-interpolation
  • fill-opacity
  • fillr-rule
  • font-family
  • font-size
  • font-weight
  • font-style
  • marker-end
  • marker-mid
  • marker-start
  • stroke-dasharray
  • stroke-dashoffset
  • stroke-linecap
  • stroke-linejoin
  • stroke-miterlimit
  • stroke-width
  • text-anchor
  • visibility

Notes

  1. ^ See SVG11

Categories: Fromsvgsupport

Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License