mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
With inline SVG, some SVG elements and attributes appear in CSS. So I need to support it. SVG attributes that can be used in CSS are defined in [presentational attributes][1]. All SVG elements can appear. [1]: http://www.w3.org/TR/SVG2/styling.html#PresentationAttributes