Skip to content
  • hyatt's avatar
    Two fixes. Bugs are 3121024, which had to do with handling · 89377f1a
    hyatt authored
    	escaped characters in the CSS content property, and
    	bug 3127375 (44854 in bugs.kde.org), which had to do with
    	making sure table cells relayout properly when images load
    	async.
    
            Reviewed by darin and john
    
            * khtml/css/cssparser.cpp:
            (StyleBaseImpl::parseContent):
            (StyleBaseImpl::isHexadecimal):
            * khtml/css/cssparser.h:
            * khtml/rendering/bidi.cpp:
            (RenderFlow::layoutInlineChildren):
            * khtml/rendering/render_flow.cpp:
            (RenderFlow::layout):
            * khtml/rendering/render_flow.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3039 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    89377f1a