- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Mon, 06 Aug 2012 08:43:02 +0200
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: Cameron McCormack <cam@mcc.id.au>, www-style@w3.org
Le 05/08/12 22:12, Tab Atkins Jr. a écrit : >> @supports (a: 1/**/.1) {} >> >> I think you would want the condition to be serialized either as "(a: 1 .1)" >> or "(a: 1 0.1)" and not "(a: 1.1)" or "(a: 10.1)", even though there was >> originally no white space token between the two numbers. > > Good point. I'll put an issue in Syntax for this. Given that comments are allowed anywhere between tokens but not inside tokens, that should already be the case, right? </Daniel>
Received on Monday, 6 August 2012 06:43:28 UTC