Re: [XBL2] Problems with 3.3: Loading Style Sheets

On Thu, 17 Aug 2006 16:47:20 -0700, Ian Hickson <ian@hixie.ch> 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/>

Received on Thursday, 17 August 2006 23:51:57 UTC