[Webkit-unassigned] [Bug 23203] New: Multiple background properties are not retrievable via DOM methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 18:29:15 PST 2009


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

           Summary: Multiple background properties are not retrievable via
                    DOM methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://farukat.es/bugs/webkit-multiple-bgs.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faruk at apple.com


Any element that has multiple backgrounds specified on it will not return any
but the first background image's properties via DOM methods, though it does
correctly return the background color (of which there can be only one anyway).

See URL for the testcase.

Testcase also shows the odd return value for the alpha property in rgba(); that
bug is already filed here:
https://bugs.webkit.org/show_bug.cgi?id=23202


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