[Webkit-unassigned] [Bug 20651] New: Unable to set the class of an SVG element from JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 14:30:36 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20651

           Summary: Unable to set the class of an SVG element from
                    JavaScript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugs.webkit.org at elliottcable.com


In FireFox, and as I understand it, according to the standard, one doesn't
simply use `.className` to set the class of an element in SVG - one must set
the `.baseVal` attribute on `.className`. This works in FireFox, but apparently
not in WebKit.


-- 
Configure bugmail: https://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