[Webkit-unassigned] [Bug 15276] setAttribute fails to respect SVG attribute case
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 11:44:17 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15276
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Comment #22 from eric at webkit.org 2007-09-26 11:44 PDT -------
(In reply to comment #21)
> While it looks like a bug anyway, it is a bug with a work-around --- something
> we can use and promote.
The "use setAttributeNS(null, name, value) instead of setAttribute(name, value)
trick will *always* work. Fortunately it won't be necessary after
feature-branch merges into trunk. I expect that Safari 3.0 (and thus leopard)
will ship with a broken setAttribute call, so dojo will have to use this work
around for a while.
I'm going to mark this as a duplicate of the original bug 12187.
Thanks again for the report.
*** This bug has been marked as a duplicate of 12187 ***
--
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