Elliotte Rusty Harold wrote: > > I think the syntax of the example of the color-profile property value in > section 3.3 of CSS3 module: Color is incorrect. > > It is: > > IMG { color-profile: > "http://www.colors.corp/images/profiles/mah314.icm" > } > > I think it should be: > > IMG { color-profile: > url("http://www.colors.corp/images/profiles/mah314.icm") > } > > This macthes the definition of <uri> in section 4.3.4 of the CSS2 spec. Yes, you are correct. -- ChrisReceived on Saturday, 28 April 2001 04:28:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:09 GMT