Revision 642894

Go back to digest for 18th March 2007

Features in KDE Base

Maks Orlovich committed changes in /branches/KDE/3.5/kdelibs/khtml:

Implement support for textContent, which websites use heavily on their mozilla paths as it does not do innerText..

File Changes

Modified 12 files
  • /branches/KDE/3.5/kdelibs/khtml
  •   /dom/dom_node.cpp
  •   /dom/dom_node.h
  •   /ecma/kjs_dom.cpp
  •   /ecma/kjs_dom.h
  •   /xml/dom_docimpl.cpp
  •   /xml/dom_docimpl.h
  •   /xml/dom_elementimpl.cpp
  •   /xml/dom_elementimpl.h
  •   /xml/dom_nodeimpl.cpp
  •   /xml/dom_nodeimpl.h
  •   /xml/dom_textimpl.cpp
  •   /xml/dom_textimpl.h
12 files changed in total