- From: David Storey via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 May 2018 04:11:47 +0000
- To: public-svg-issues@w3.org
Notes: * none of the CSS properties in pservers include a row for computed value, so I didn't change there. I just used the data type rather than number | percentage * solid-opacity is not included in propidx * flood-opacity is defined in the Filters spec. @dirkschulze: should that be updated to use alpha-value? it uses https://drafts.csswg.org/css-values-4/#typedef-number-percentage which is also number | percentage but is more general purpose (doesn't mention useful range being between 0 and 1) * doesn't this need a change log entry or tests? Feels more like tightening up to expected platform conventions. -- GitHub Notification of comment by dstorey Please view or discuss this issue at https://github.com/w3c/svgwg/pull/432#issuecomment-385859625 using your GitHub account
Received on Wednesday, 2 May 2018 04:12:04 UTC