1//
2// SVG CSS property names
3//
4
5// SVG style props
6buffered-rendering
7clip-path
8clip-rule
9mask
10// opacity
11enable-background
12filter
13flood-color
14flood-opacity
15lighting-color
16stop-color
17stop-opacity
18// pointer-events
19color-interpolation
20color-interpolation-filters
21color-profile
22color-rendering
23fill
24fill-opacity
25fill-rule
26//font-size-adjust
27//image-rendering
28marker
29marker-end
30marker-mid
31marker-start
32mask-type
33shape-rendering
34stroke
35stroke-dasharray
36stroke-dashoffset
37stroke-linecap
38stroke-linejoin
39stroke-miterlimit
40stroke-opacity
41stroke-width
42// text-rendering
43alignment-baseline
44baseline-shift
45dominant-baseline
46glyph-orientation-horizontal
47glyph-orientation-vertical
48kerning
49text-anchor
50vector-effect
51writing-mode
52paint-order
53
54