Skip to content
  • darin's avatar
    Reviewed by Trey and Don. · 5de7095d
    darin authored
    	- fixed 3132160 -- meta refresh does not work if there's a space after the refresh interval value
    
            * khtml/xml/dom_docimpl.cpp: (DocumentImpl::processHttpEquiv):
    	Added a call to stripWhiteSpace here. The other places that processes delays for
    	meta refresh already had the stripWhiteSpace call, but this was missing it.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3168 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5de7095d