GoogleChromeLabs / GoogleChromeLabs/confluence
Firefox: CSS2Properties currently copied into CSSStyleDeclaration
Open
data hack
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Firefox's `CSS2Properties` is a non-standard interface that extends a very small `CSSStyleDeclaration`. The union of these interfaces is what is meant by a "standard CSSStyleDeclaration" implementation in Firefox. This is a [known issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1290786), but is not high priority for the Firefox team.
Contributor guide
Assessment
This issue has not been assessed yet.