From kde-commits Tue Jul 27 22:11:52 2004 From: Leo Savernik Date: Tue, 27 Jul 2004 22:11:52 +0000 To: kde-commits Subject: kdelibs/khtml Message-Id: <20040727221152.29E5899A8 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109096634316147 CVS commit by savernik: Make title attribute work on image maps. I'm closing this bug despite image maps not being supported on input elements. This is because has no support for imagemaps at all yet. CCMAIL: 66722-done@bugs.kde.org M +13 -0 ChangeLog 1.270 M +5 -0 khtml_part.cpp 1.1013 M +15 -2 khtml_part.h 1.261 M +80 -11 khtmlview.cpp 1.650 M +3 -1 khtmlview.h 1.211 M +3 -1 html/html_imageimpl.h 1.67 M +1 -0 xml/dom_docimpl.cpp 1.286 M +4 -2 xml/dom_nodeimpl.h 1.160