[Webkit-unassigned] [Bug 31630] New: Background images shouldn't start downloading before the end of a declaration block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 09:47:51 PST 2009


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

           Summary: Background images shouldn't start downloading before
                    the end of a declaration block
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik at webkit.org


Created an attachment (id=43437)
 --> (https://bugs.webkit.org/attachment.cgi?id=43437)
Testcase

1. Open the attached testcase
2. Check in the Resources panel or in the Activity window

Actual result:
The image was downloaded

Expected result:
The image wasn't downloaded

Without this behavior, the CSS gradients are less useful since you still
download a useless image.

Firefox3.6beta3 is not downloading the image.

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