Skip to content
  • adele's avatar
    Reviewed by Darin. · 81ade7d5
    adele authored
            Fix for <rdar://problem/5230188> REGRESSION: Active/inactive marked text is not distinguished in textfields and textareas
    
            We were previously trying to leave room for 1px of space between the text and the underline.
            This change removes that requirement so that if we don't have room for the extra space, we still draw the thick underline
            touching the text.
    
            * rendering/InlineTextBox.cpp: (WebCore::InlineTextBox::paintMarkedTextUnderline):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@24206 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    81ade7d5