[Webkit-unassigned] [Bug 93290] getBBox() returns (0, 0) when width or height is zero.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 18:43:29 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93290
Changhun Kang <temoochin at company100.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #158473|Patch about first step. |Patch about first step
description|1) Rects/Ellipses currently |
|have an isEmpty() check in |
|updateShapeFromElement() |
|that should be changed to |
|isZero() |
--- Comment #5 from Changhun Kang <temoochin at company100.net> 2012-08-14 18:43:59 PST ---
(From update of attachment 158473)
1) Rects/Ellipses currently have an isEmpty() check in updateShapeFromElement() that should be changed to isZero()
--
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