2009-04-16 Adam Langley <agl@google.com>
Reviewed by Darin Fisher. Fix Chromium's rendering of <option> elements inside of <optgroups>. https://bugs.webkit.org/show_bug.cgi?id=25244 Test (will included as a manual test by https://bugs.webkit.org/show_bug.cgi?id=24900): <select> <optgroup label="Should be bold"> <option>Should not be bold</option> </optgroup> </select> * css/themeWin.css: adding comments * platform/chromium/PopupMenuChromium.cpp: (WebCore::PopupListBox::getRowFont): use menuStyle() rather than the item's style git-svn-id: svn://svn.chromium.org/blink/trunk@42597 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment