Skip to content
  • sullivan@apple.com's avatar
    Split two-clause assertions into two separate assertions. · 436b5032
    sullivan@apple.com authored
    Reviewed by Dan Bernstein
    
    * DOMHTMLClasses.cpp:
    (DOMHTMLInputElement::isTextField):
    Split a two-clause assertion into two separate assertions.
    (DOMHTMLInputElement::rectOnScreen):
    Added the two assertions here that all other functions in this group shared.
    (DOMHTMLInputElement::selectedRange):
    Split a two-clause assertion into two separate assertions.
    (DOMHTMLInputElement::setAutofilled):
    Split a two-clause assertion into two separate assertions.
    (DOMHTMLInputElement::isAutofilled):
    Split a two-clause assertion into two separate assertions.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51857 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    436b5032