- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 15 Jan 2009 12:21:25 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6439
Summary: <area> should stringify href (like <a>)
Product: HTML WG
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: simonp@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
IE8, Firefox and Opera stringify <area> to its href (like <a>). WebKit doesn't,
it seems. I'd suggest the spec align with the majority.
javascript:alert(document.createElement('area'))
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 15 January 2009 12:21:35 UTC