Revision 710723

Go back to digest for 16th September 2007

Bug Fixes in KDE Base

Allan Sandfeld Jensen committed changes in /trunk/KDE/kdelibs/khtml:

Fix an issue in the non-deterministic matching that had a O(h^2) worst time behaviour, where h is the height of the tree.

This fixes a runtime issues with invalid XHTML, like that used in Trolltech Qt documentation.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/khtml
  •   /ChangeLog
  •   /css/cssstyleselector.cpp
  •   /css/cssstyleselector.h
3 files changed in total