[Webkit-unassigned] [Bug 26371] New: SVGLangSpace duplicates xml:lang and xml:space values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 08:53:44 PDT 2009


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

           Summary: SVGLangSpace duplicates xml:lang and xml:space values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rwlbuis at gmail.com


SVGLangSpace basically copies the xml:lang and xml:space attribute values into
its own member vars. Instead it can just ask the current values of these
attributes when needed, when having a contextElement
construction like already present in other base classes. Note also that xmlbase
implementation in SVGStyleElement works that way.


-- 
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