- From: Sam Sneddon via GitHub <sysbot+gh@w3.org>
- Date: Tue, 15 Mar 2022 17:00:42 +0000
- To: public-css-archive@w3.org
> It appears that `size` is also valid in style declarations in WebKit in Chrome with the same syntax, which is hit in some web-platform tests, for instance https://github.com/web-platform-tests/wpt/blob/master/css/css-conditional/js/CSS-supports-CSSStyleDeclaration.html Note that this test only checks that `CSSStyleDeclaration` and `CSS.supports` agree, which per the current spec is true (both only contain properties, because we don't actually define e.g. `CSSPageRule.style` as having attributes for like `page-size`, c.f. #5649). -- GitHub Notification of comment by gsnedders Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5929#issuecomment-1068228404 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 March 2022 17:00:43 UTC