Revision 532332
Go back to digest for 23rd April 2006Bug Fixes in Konqueror
Allan Sandfeld Jensen committed changes in /branches/KDE/3.5/kdelibs/khtml:
Big change for dynamically respecting CSS on DHTML and user-interaction.
Obsoletes stuff like usesDescendencyRules, restyleLate logic and
affectedBy*Rules.
Also fixes a number of old bugs in cssstyleselector and elsewhere..
It has been tested thouroghly, but please svn up and test it on all
dynamic HTML and CSS you can imagine.
File Changes
Added 3 files
- /branches/KDE/3.5/kdelibs/khtml
- /misc/multimap.h
- /xml/dom_restyler.cpp
- /xml/dom_restyler.h
Modified 22 files
- /branches/KDE/3.5/kdelibs/khtml
- /ChangeLog
- /css/css_stylesheetimpl.cpp
- /css/css_stylesheetimpl.h
- /css/cssparser.cpp
- /css/cssparser.h
- /css/cssstyleselector.cpp
- /css/cssstyleselector.h
- /css/parser.cpp
- /css/parser.y
- /html/html_elementimpl.cpp
- /html/html_formimpl.cpp
- /rendering/render_layer.cpp
- /rendering/render_style.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_stringimpl.h
- /xml/Makefile.am
- /xml/xml_tokenizer.cpp
25 files changed in total