- From: Anne van Kesteren <annevk@opera.com>
- Date: Mon, 20 Aug 2007 13:55:22 +0200
On Mon, 20 Aug 2007 12:58:29 +0200, Jonas Sicking <jonas at sicking.cc> wrote: > Given that behavior is so different in different UAs, it seems unlikely > that a lot of sites depend on IEs behavior. So I suggest not matching > what IE does. What exactly is the problem? For image maps you can't use getElementById() anyway as you have to check both id= and name=. To keep behavior the same between HTML quirks, HTML standards and XML doing a case-insensitive match makes some sense. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Monday, 20 August 2007 04:55:22 UTC