[Webkit-unassigned] [Bug 15025] New: Background repeat css property is not inherited from parent if unspecified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 12:52:05 PDT 2007


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

           Summary: Background repeat css property is not inherited from
                    parent if unspecified
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marv.decker at gmail.com


When the stylesheet of an element provides a background repeat attribute,
setting the background image explicitly in the span without specifying repeat
will overwrite the old repeat setting with the default.

It looks like other browsers (Fx and IE) inherit the background-repeat property
in this situation. This has been seen in the wild causing rendering problems.


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