Skip to content
  • hyatt's avatar
    Fix for 3008660, arstechnica regression. Move the acquisition · 2a25018f
    hyatt authored
    	of the document's text color (and the addition of CSS properties)
    	to the attach() call instead of the constructor.  The table won't
    	add the properties until it is building its render object.
    
    	Also removing the #ifndef around the layout scheduler.  This fixes
    	:hover feedback and reflows from things like the marquee on
    	livepage.apple.com.
    
            * khtml/html/html_tableimpl.cpp:
            (HTMLTableElementImpl::HTMLTableElementImpl):
            (HTMLTableElementImpl::id):
            (HTMLTableElementImpl::attach):
            * khtml/html/html_tableimpl.h:
            * khtml/rendering/render_object.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1693 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2a25018f