- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Jan 2020 00:59:51 +0000
- To: public-fxtf-archive@w3.org
Closing as invalid, because the spec doesn't specify serialization at all, and so the general CSSOM rules apply - shortest serialization, in grammar order. As always, the "Computed Value" line says *absolutely nothing* about how to serialize the value; it describes the [internal representation](https://drafts.css-houdini.org/css-typed-om/#css-internal-representation) of the value, which is then *used* by serialization to produce a string that'll reproduce the same internal representation when re-parsed. However, the WPT tests are thus wrong and need to be updated. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/340#issuecomment-572825844 using your GitHub account
Received on Friday, 10 January 2020 00:59:52 UTC