0

We can easily see that some CSS attributes inherit their values from parents by default (like font-size) and some other don't. I'd like to get the full list of the first and the second ones.

Karol Selak
  • 4,248
  • 6
  • 35
  • 65

1 Answers1

2

Not peer-reviewed but check-out https://github.com/igoradamenko/inherited-css-properties

sunknudsen
  • 6,356
  • 3
  • 39
  • 76