- From: Anne van Kesteren <annevk@opera.com>
- Date: Thu, 17 Aug 2006 16:51:33 -0700
- To: "Ian Hickson" <ian@hixie.ch>, "Lachlan Hunt" <lachlan.hunt@lachy.id.au>
- Cc: public-appformats@w3.org
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