Skip to content
  • darin's avatar
    Reviewed by Maciej. · 5c611c4d
    darin authored
    	- fixed 3147036 -- words separated only by newlines are getting rammed together on XML page
    	- fixed 3147032 -- preformatted text is missing much whitespace on XML page
    
            * khtml/xml/xml_tokenizer.cpp: (XMLHandler::characters): Don't try to strip whitespace at all,
    	because it needs to be in the DOM.
    
    	- add support for more MIME types
    
            * khtml/khtml_part.cpp: (KHTMLPart::begin): Add "application/xml" and "application/xhtml+xml".
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3325 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5c611c4d