W3C home > Mailing lists > Public > public-css-archive@w3.org > January 2018

[csswg-drafts] [cssom] serialising declarations with multiple components doesn't work

From: Geoffrey Sneddon via GitHub <sysbot+gh@w3.org>
Date: Sun, 21 Jan 2018 22:48:25 +0000
To: public-css-archive@w3.org
Message-ID: <issues.opened-290313605-1516574903-sysbot+gh@w3.org>
gsnedders has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom] serialising declarations with multiple components doesn't work ==
See https://drafts.csswg.org/cssom/#serializing-css-values.

Given a CSS declaration of `quotes: 'a' 'b`:

Step 1 does nothing. Step 2 creates a list. Step 3 calls [serialize a CSS component value](https://drafts.csswg.org/cssom/#serialize-a-css-component-value) with `'a' 'b'`. This is nonsense because `a` `b` is not a component.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2212 using your GitHub account
Received on Sunday, 21 January 2018 22:48:28 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:23 UTC