[Webkit-unassigned] [Bug 129553] New: Refactor css3/filters/huge-region test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 1 13:31:32 PST 2014


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

           Summary: Refactor css3/filters/huge-region test
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com


This test uses a blur filter in a huge element which previously wouldn't be filtered at all, it should really become 2 tests: 

a) one for invalid blur values (it uses 2147483648px which will be clamped to 500).
b) another for big regions, it would require to have the following dimensions: 4096x4096 (a bit less if you consider Margin + Border).

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