Henri Sivonen wrote: > > I intend to implement media query parsing in isolation of the rest of > CSS because HTML 5 reuses the media query syntax in attribute values. > > A couple of comments about the spec: > It seems to me that whitespace is allowed around tokens. I don't see > where this is specified. The spec doesn't make a normative reference to > the CSS3 Syntax module. > > It isn't clear how the parser should recover when a query in a list > fails to parse. Should the parser look for a comma? See http://lists.w3.org/Archives/Public/www-style/2007Nov/0119.html Split on commas and ignore sections you don't recognize. ~fantasaiReceived on Wednesday, 14 November 2007 13:40:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:56 GMT