data icon indicating copy to clipboard operation
data copied to clipboard

Missing CSS properties defined in SVG

Open bsmth opened this issue 1 year ago • 1 comments

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 x and y
  • [x] https://github.com/mdn/content/pull/35259 stroke

Related issues:

  • [x] https://github.com/mdn/content/issues/34763

bsmth avatar Aug 02 '24 08:08 bsmth

copied full list above, see also https://github.com/csstree/csstree/issues/50

skyclouds2001 avatar Nov 18 '24 12:11 skyclouds2001

so stop-color & stop-opacity are the last ones and this issue can be closed by https://github.com/mdn/data/pull/782

skyclouds2001 avatar Nov 18 '24 13:11 skyclouds2001

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)

estelle avatar Nov 18 '24 20:11 estelle

yes, I see they also listed in https://jc-verse.github.io/mdn-graph/warnings

skyclouds2001 avatar Nov 19 '24 20:11 skyclouds2001

rest in https://github.com/mdn/data/pull/787

skyclouds2001 avatar Nov 19 '24 21:11 skyclouds2001

see https://github.com/mdn/data/issues/59

skyclouds2001 avatar Dec 29 '24 08:12 skyclouds2001