[Webkit-unassigned] [Bug 86942] background-size:0 shows as 1px instead of invisible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 10:22:29 PDT 2012


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





--- Comment #7 from Joe Thomas <joethomas at motorola.com>  2012-06-04 10:22:28 PST ---
The minimum size of (1,1) is assumed for background-size as part of https://bugs.webkit.org/show_bug.cgi?id=15750 where it used to hang when the size dimension becomes 0. This is done almost 5 years back and the latest code does not hang when the size is 0.

Please let me know whether it makes sense to bring down the minimum value to (0,0). In that case, the failing test fast/backgrounds/size/zero.html needs to be rebaselined.

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