Skip to content
  • darin@apple.com's avatar
    Try to fix Chromium build by adding back function used only by Chromium WebKit. · 8d1252e0
    darin@apple.com authored
    * html/HTMLInputElement.cpp:
    (WebCore::HTMLInputElement::defaultChecked): Added back.
    * html/HTMLInputElement.h: Added defaultChecked function.
    
    * html/HTMLMetaElement.cpp:
    (WebCore::HTMLMetaElement::httpEquiv): Added back.
    * html/HTMLMetaElement.h: Added httpEquiv function.
    
    * html/HTMLOptionElement.cpp:
    (WebCore::HTMLOptionElement::defaultSelected): Added back.
    * html/HTMLOptionElement.h: Added defaultSelected function.
    
    * rendering/style/StyleRareNonInheritedData.h: Fixed incorrect struct vs. class
    here as seen in warnings on Chromium Windows bot.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@61963 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8d1252e0