Staffan Måhlén wrote: > > Just to clarify your point above, how does the following cascade: > > default style: > body {background-image: url(img1), url(img2); background-repeat: repeat-x, repeat-y} > > author style: > body {background-repeat: no-repeat} That would result in the same cascaded values as body { background-image: ulr(img1), url(img2); background-repeat: no-repeat; } ~fantasaiReceived on Wednesday, 1 December 2004 00:56:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:35 GMT