[Webkit-unassigned] [Bug 14114] REGRESSION: Link is not clickable (JavaScript error in Jira)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 18:11:46 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14114





------- Comment #9 from ddkilzer at webkit.org  2007-06-13 18:11 PDT -------
Created an attachment (id=15010)
 --> (http://bugs.webkit.org/attachment.cgi?id=15010&action=view)
LayoutTest test case

Please place this file in LayoutTests/fast/dom to run it.

Note that both <A> and <a> tags return "a" for the localName attribute in
Safari 3.0 beta.  The fix is probably to do a case-insensitive check in Jira's
JavaScript code.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list