webcomponents / webcomponents/custom-elements-manifest
CssCustomProperty should have an inheritedFrom field.
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 502
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.