In https://github.com/w3c/csswg-drafts/issues/825#issuecomment-320106940, we resolved to: 1. Remove [`_camel_cased_attribute`](https://drafts.csswg.org/cssom/#dom-cssstyledeclaration-_camel_cased_attribute) from `CSSStyleDeclaration`. 2. Create another interface with `_camel_cased_attribute`, somehow mix it into CSSStyleRule? The DOM2Style spec was extremely hand-wavy about this worked.