[Webkit-unassigned] [Bug 25489] New: background-position not shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 12:47:23 PDT 2009


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

           Summary: background-position not shown
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ash.searle at gmail.com


The web inspector never shows background-position as part of the background
shorthand property.  (Bug #20264 is probably a consequence of this.)

Minimal HTML to recreate:

<title>Web Inspector background-position test</title>
<style>p{background:url(#) no-repeat 2px -3px}</style>
<p>inspect this element</p>


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