Skip to content
  • darin's avatar
    Reviewed by Darin. · 3353029e
    darin authored
            Fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=5351:
            SVG: Safari ignores <title> elements
    
            Make SVGTitleElementImpl act the same as HTMLTitleElementImpl,
            in the process setting the title on the right triggers.
    
            * ksvg2/svg/SVGTitleElementImpl.cpp:
            (SVGTitleElementImpl::SVGTitleElementImpl):
            (SVGTitleElementImpl::title):
            (SVGTitleElementImpl::closeRenderer):
            (SVGTitleElementImpl::insertedIntoDocument):
            (SVGTitleElementImpl::removedFromDocument):
            (SVGTitleElementImpl::childrenChanged):
            * ksvg2/svg/SVGTitleElementImpl.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@13380 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3353029e