content icon indicating copy to clipboard operation
content copied to clipboard

Content suggestion: Add a page about inheritance with a list of CSS inheritable properties

Open rachelandrew opened this issue 4 years ago • 1 comments

I've been working on some content and it came up that it would be handy to have a list on MDN of inheritable CSS properties.

I could write a page on inheritance, but given we already have the info about inheritance in the data, seems as if we could pull the list of properties with a script.

rachelandrew avatar Mar 29 '21 07:03 rachelandrew

+1

jpmedley avatar Apr 09 '21 18:04 jpmedley

The page is https://developer.mozilla.org/en-US/docs/Web/CSS/Inheritance. Since the issue has been open for two years, it seems no one is devoted to this work. In particular, after the discussion in https://github.com/mdn/content/issues/27042, I think we are no longer interested in hand-maintaining a list of properties because that could easily go out of sync, and a macro-based solution is not ideal either. People could build their own reference based on webref, like in https://vallek.github.io/animatable-css/.

Josh-Cena avatar Jun 26 '23 19:06 Josh-Cena