Fix for bug 8705, readonly text fields should not get focus rings. ...
Fix for bug 8705, readonly text fields should not get focus rings. Add a rule to that effect to html4.css and then also add readonly as a special case for style sharing so that we can retain the performance boost from sharing styles on inputs. Reviewed by bdash * css/cssstyleselector.cpp: (WebCore::CSSStyleSelector::canShareStyleWithElement): (WebCore::CSSStyleSelector::checkOneSelector): * css/html4.css: git-svn-id: svn://svn.chromium.org/blink/trunk@18798 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment