Skip to content
  • adele's avatar
    Reviewed by Maciej. · d08517f2
    adele authored
            - Fix for <rdar://problem/4768591> REGRESSION: List box selection color should just be a darker version of regular selection color
    
            * rendering/RenderListBox.cpp:
            (WebCore::RenderListBox::paintItemForeground):
            * rendering/RenderTheme.cpp:
            (WebCore::RenderTheme::activeListBoxSelectionBackgroundColor):
            (WebCore::RenderTheme::activeListBoxSelectionForegroundColor):
            (WebCore::RenderTheme::inactiveListBoxSelectionBackgroundColor):
            (WebCore::RenderTheme::inactiveListBoxSelectionForegroundColor):
            * rendering/RenderThemeMac.h:
            * rendering/RenderThemeMac.mm: (WebCore::RenderThemeMac::activeListBoxSelectionBackgroundColor):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17028 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d08517f2