Fix for the weather.com, slate and espn malformations that
	could occur.  Also reverting an earlier change for handling
	font tags like other inlines.  Both FONT and A need to be
	given special treatment until I can implement a strategy that
	will allow them to be handled just like the other inlines.

        * khtml/html/dtd.cpp:
        (DOM::checkChild):
        * khtml/html/html_elementimpl.cpp:
        (HTMLElementImpl::isInline):
        * khtml/html/html_elementimpl.h:
        * khtml/xml/dom_nodeimpl.h:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2823 268f45cc-cd09-0410-ab3c-d52691b4dbfc
7 files changed
tree: 1a440b2eaf63e559d2a7164951b9a8800b369ac0
  1. JavaScriptCore/
  2. WebCore/
  3. WebKit/