[Webkit-unassigned] [Bug 91952] [EFL]Not to adjust height of buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 02:22:25 PDT 2012


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





--- Comment #7 from KyungTae Kim <ktf.kim at samsung.com>  2012-07-31 02:22:26 PST ---
Thank you for the comment.
I agree with you. The new layout test is not needed because fast/css/button-height.html already exists.
But that test case is still failed after this patch because the difference between <button> and <input type='button'>.
The border is different and I think I need to analyze it and modify it, too.

RenderButton {BUTTON} size 65x40 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderButton {INPUT} size 61x36 [bgcolor=#C0C0C0]

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