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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 23:49:12 PDT 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joethomas at motorola.com




--- Comment #3 from Joe Thomas <joethomas at motorola.com>  2012-05-31 23:49:12 PST ---
The minimum value of size is assumed to be (1,1) in RenderBoxModelObject::calculateFillTileSize which causes the issue.

I will create a patch for this.

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