- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Oct 2019 17:03:52 +0000
- To: public-css-archive@w3.org
> To clarify, CSSPageRule.style.getPropertyValue("size") would return an empty string, and you'd need to pass the real descriptor name "page-size" to get its value? Yes. My intention (to be clarified in CSSOM working with @emilio or @zcorpan) is that anything which parses a whole declaration or larger will allow "size" and translate it, but anything which just takes a declaration name directly won't know about "size". -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/820#issuecomment-542798355 using your GitHub account
Received on Wednesday, 16 October 2019 17:03:53 UTC