- From: Lev Solntsev <greli@mail.ru>
- Date: Thu, 19 Dec 2013 00:04:54 +0400
- To: "Simon Sapin" <simon.sapin@exyr.org>
- Cc: www-style@w3.org
A colleague of mine noted that in HTML5 it's allowed to write an id that starts with a number, but it isn't in CSS. It complicates writing a selector for such an id. (Escaping or attribute selector is required.) Can be ident rule weakened according to changes in HTML5? Simon Sapin <simon.sapin@exyr.org> писал(а) в своём письме Wed, 18 Dec 2013 05:29:45 +0400: >> Le 06/11/2013 00:37, Simon Sapin a écrit : >>> The CSS WG has published a Last Call Working Draft of the CSS Syntax >>> Module Level 3: >>> >>> http://www.w3.org/TR/css-syntax-3/ >>> [...] > > The six weeks Last Call period ended yesterday. There was one comment[1] > that required no change, but lead to finding and fixing an unrelated > spec bug[2]. > > [1] http://lists.w3.org/Archives/Public/www-style/2013Dec/0156.html > [2] https://dvcs.w3.org/hg/csswg/rev/a0cc389d0c55
Received on Wednesday, 18 December 2013 20:05:20 UTC