[Webkit-unassigned] [Bug 123716] Filters should test for area instead of single dimension

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 1 00:20:00 PST 2014


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





--- Comment #27 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2014-03-01 00:16:59 PST ---
The text in the test (i.e. huge-region.html) says "This element is too big to filter."

If the objective of this test is to *not* filter something way too big, it would require to have the following dimensions: 4096x4096 (a bit less if you consider Margin + Border).

The element has width (50px) and height (50px) with padding, which would still be within the area used as the upper limit in the patch (4096 x 4096). 

Another alternative is to simply change the patch to use a smaller maximum area.

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