[Webkit-unassigned] [Bug 106613] select element with an outline shrinks when it receives focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 03:31:32 PST 2013


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





--- Comment #1 from Kent Tamura <tkent at chromium.org>  2013-01-15 03:33:18 PST ---
Because we have outline-offset in html.css?

input:focus, textarea:focus, isindex:focus, keygen:focus, select:focus {
    outline-offset: -2px
}

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