[Webkit-unassigned] [Bug 27800] New: Move controlClip from RenderTextControlSingleLine to TextControlElements.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 03:46:34 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27800
Summary: Move controlClip from RenderTextControlSingleLine to
TextControlElements.cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tkent at chromium.org
For https://bugs.webkit.org/show_bug.cgi?id=27247 , I'd like to render a button
in the border-box of the input element. The content-box clipRect in
RenderTextControlSingleLine prevents it.
So I'd like to move clipRect to RenderTextControlSingleLine::m_innerBlock.
--
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