custom-elements-manifest
custom-elements-manifest copied to clipboard
CssCustomProperty should have an inheritedFrom field.
Properties, methods and events all support an inheritedFrom field, but not CssCustomProperty. I understand that they aren't inherited in the normal sense, but it makes sense to me that you can indicate that they're used by a CSS module referenced by a superclass.
This makes sense to me.