lists rendering fixes (second part of patch 911377)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-03-21 10:37:21 +00:00
parent d49520c318
commit 5b2b456fb1
10 changed files with 180 additions and 41 deletions

View File

@@ -95,7 +95,7 @@ wxMSW:
wxHTML:
- improved tables layout algorithm (Tim Kosse)
- improved tables and lists layout algorithms (Tim Kosse)
- <div> handling fix (Xavier Nodet)