Bert Bos <bert@w3.org> wrote: > The CSS WG published the first of a new series of working drafts, > called "CSS Image Values Module Level 3": > > http://www.w3.org/TR/2009/WD-css3-images-20090723/ > > The module defines the <image> type, i.e., the syntax for properties > that refer to images. (Examples of such properties are > 'list-style-image' and 'background-image'.) In most (all?) cases, an > image is identified by a URL. I object to <url-token>. Please instead use: <image-decl> = <string> [ snap? && <resolution> ]? <image-decl> = [ <string> | <url> ] [ snap? && <resolution> ]? More generally, I do not think any CSS Level >=3 module should make any modifications whatsoever to the tokenization rules in CSS 2.1. zwReceived on Friday, 24 July 2009 00:05:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:16:16 GMT