- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 May 2020 13:24:09 +0000
- To: public-houdini-archive@w3.org
andruud has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-properties-values-api] Remove CSSRule.PROPERTY_RULE == Since [cssom-constants](https://wiki.csswg.org/spec/cssom-constants) is deprecated, and cssom [doesn't list](https://drafts.csswg.org/cssom/#dom-cssrule-type) CSSPropertyRule in the relevant place, shall we just remove CSSRule.PROPERTY_RULE, and have the type attribute return 0? Alternatively add a CSSPropertyRule case to cssom, but I'd rather just remove PROPERTY_RULE. cc @tabatkins Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/991 using your GitHub account
Received on Monday, 25 May 2020 13:24:11 UTC