[Webkit-unassigned] [Bug 118938] CSS transforms do not apply to the options of a selectbox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 02:20:23 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118938
--- Comment #7 from Santosh Mahto <santosh.ma at samsung.com> 2013-09-05 02:19:41 PST ---
May I know why current code is
IntRect absBounds = absoluteBoundingBoxRectIgnoringTransforms();
and you updated patch with
https://bugs.webkit.org/show_bug.cgi?id=15678
IntRect absBounds = absoluteBoundingBoxRect();
--
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