[csswg-drafts] [CSSOM] Separate camel_cased_attribute from CSSStyleDeclaration

litherum has just created a new issue for https://github.com/w3c/csswg-drafts:

== [CSSOM] Separate camel_cased_attribute from CSSStyleDeclaration ==
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.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1692 using your GitHub account

Received on Friday, 4 August 2017 07:15:35 UTC