On Thu, 17 Aug 2006 16:47:20 -0700, Ian Hickson <[EMAIL PROTECTED]> wrote:
If a style _element_ is in error, it is ignored. However, having bad
children doesn't make it in error, it makes its children in error.

I would actually prefer having

 <style>
  body { background:aqua }
  <style>
   body { background:blue }
  </style>
 </style>

work identical in HTML and XBL.


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>


Reply via email to