On Sun, 27 May 2007 21:40:30 +0200, Kornel Lesinski <kornel@geekhood.net> wrote: > Maybe <style scoped> should be allowed only as a first child of its > parent then? That would make <style> no better than using style=... The whole point of having <style scoped> is that you can do <style scoped> p { font-size:12px } </style> <style media=screen scoped> p { font-size:12pt } </style> or <style title="Pink!" scoped> * { color:pink } </style> <style title="Green!" scoped> * { color:green } </style> (Please ignore the issues with the style sheets in the examples above.) -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Sunday, 27 May 2007 20:49:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:32:05 GMT