[Webkit-unassigned] [Bug 13236] New: Parsing of malformed CSS color shorthand properties results in invalid colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 15:07:44 PDT 2007


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

           Summary: Parsing of malformed CSS color shorthand properties
                    results in invalid colors
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://webkit.wapuniverse.com/example.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: donald.kirker at openmobl.com


The attribute bgcolor="black''''" (seen in the body tag at
http://webkit.wapuniverse.com/example.html) will result in a putrid
green-yellow background instead of the black background seen in the release
(and all nightlies before and including r13648). Other malformed color
attributes (such as bgcolor="black-------") result in "bad" colors too. This
also applies to <font color="... and is assumed to apply to all CSS color
properties.

It is possible that these might be the results of the changes in r13673
(http://trac.webkit.org/projects/webkit/changeset/13673).


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