[Webkit-unassigned] [Bug 42944] New: SVG background doesn't resize properly when dimensions are changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 25 03:35:43 PDT 2010


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

           Summary: SVG background doesn't resize properly when dimensions
                    are changed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: radexpl at gmail.com


Created an attachment (id=62522)
 --> (https://bugs.webkit.org/attachment.cgi?id=62522)
Bug test

Overview:

Given a div with SVG background and border, div's background doesn't resize when div's dimensions are changed (no matter if using JS animation, CSS transition, or just :hover)

Steps to reproduce:

1. Make a <div> with SVG background
2. Add a border or an outline to this <div> (bug won't appear without this)
3. Change its dimensions in some way (easiest way is to use :hover)

Actual results:

Border changes its dimensions, but background stays in the same position

Expected results:

Background changes its dimensions accordingly to div

Build Date & Platform:

Safari 5.0 (6533.16) - which is WebKit 533, right?

Additional Builds and Platforms:

Works just fine on Opera 10.60

Additional Information:

Sorry for my English ;)

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