[Webkit-unassigned] [Bug 28377] New: StyledElement should use ASCIICType instead of having its own toHex function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 16 22:07:35 PDT 2009


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

           Summary: StyledElement should use ASCIICType instead of having
                    its own toHex function
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: darin at apple.com


There's code to parse image properties that uses its own local hex function,
but it should use functions from ASCIICType.h instead.

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



More information about the webkit-unassigned mailing list