Revision 785783
Go back to digest for 16th March 2008Features in KDE Base
Harri Porten committed changes in /branches/KDE/4.0/kdelibs/khtml:
Feature of HTML 5: getElementsByClassName().
Tried to introduce a bit of the WebCore style to make code better comparable but in some parts the differences were to great so I wrote them the khtml way.
File Changes
Added 5 files
- /branches/KDE/4.0/kdelibs/khtml/xml
- /ClassNames.cpp
- /ClassNames.h
- /ClassNodeList.cpp
- /ClassNodeList.h
- /Document.h
Modified 5 files
- /branches/KDE/4.0/kdelibs/khtml
- /CMakeLists.txt
- /ecma/kjs_dom.cpp
- /ecma/kjs_dom.h
- /xml/dom_nodeimpl.cpp
- /xml/dom_nodeimpl.h
10 files changed in total