Missing CSS properties defined in SVG
This is a tracker issue so we don't forget to add the data for these props.
- [x] https://github.com/mdn/content/pull/35228
shape-rendering - [x] https://github.com/mdn/content/pull/35170
stop-opacity,stop-color - [x] https://github.com/mdn/content/pull/35107
marker-start,marker-mid,marker-end - [x] https://github.com/mdn/content/pull/35167
text-anchor - [x] https://github.com/mdn/content/pull/34931
xandy - [x] https://github.com/mdn/content/pull/35259
stroke
Related issues:
- [x] https://github.com/mdn/content/issues/34763
SVG CSS attributes:
- [x]
clip-rule - [x]
color-interpolation-filters - [x]
cx - [x]
cy - [x]
dominant-baseline - [x]
fill - [x]
fill-opacity - [x]
fill-rule - [x]
marker - [x]
marker-end - [x]
marker-mid - [x]
marker-start - [x]
r - [x]
rx - [x]
ry - [x]
shape-rendering - [x]
stop-color - [x]
stop-opacity - [x]
stroke - [x]
stroke-dasharray - [x]
stroke-dashoffset - [x]
stroke-linecap - [x]
stroke-linejoin - [x]
stroke-miterlimit - [x]
stroke-opacity - [x]
stroke-width - [x]
text-anchor - [x]
vector-effect - [x]
word-wrap - [x]
x - [x]
y
copied full list above, see also https://github.com/csstree/csstree/issues/50
- [x] clip-rule
- [x] color-interpolation-filters
- [x] cx
- [x] cy
- [x] dominant-baseline
- [x] fill
- [x] fill-opacity
- [x] fill-rule
- [x] marker
- [x] marker-end
- [x] marker-mid
- [x] marker-start
- [x] r
- [x] rx
- [x] ry
- [x] shape-rendering
- [x] stop-color
- [x] stop-opacity
- [x] stroke
- [x] stroke-dasharray
- [x] stroke-dashoffset
- [x] stroke-linecap
- [x] stroke-linejoin
- [x] stroke-miterlimit
- [x] stroke-opacity
- [x] stroke-width
- [x] text-anchor
- [x] vector-effect
- [x] word-wrap
- [x] x
- [x] y
so stop-color & stop-opacity are the last ones and this issue can be closed by https://github.com/mdn/data/pull/782
we are missing lighting-color, flood-color, and flood-opacity (they are supported, I created the pages, but I missed them when creating my original list of svg css properties, which i posted above)
yes, I see they also listed in https://jc-verse.github.io/mdn-graph/warnings
rest in https://github.com/mdn/data/pull/787
see https://github.com/mdn/data/issues/59