confluence
confluence copied to clipboard
Omit hyphenated CSSStyleDeclaration APIs
As per discussion in #174 a post-processor for APIs has been added that filters out hyphenated CSSStyleDeclaration APIs. These APIs were "punishing Firefox for conforming to spec" (via Browser-Specific metric), which seems like the wrong thing to do.
Maybe as a safety, also check that the equivalent camelCase thing exists, and otherwise keep it?