fixed "compact" & "open" classes on lists, and added a functional test
commitb50b1960c2c8ecc589b183082940e64c521585f6
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Dec 2005 14:32:01 +0000 (15 14:32 +0000)
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Dec 2005 14:32:01 +0000 (15 14:32 +0000)
tree8ff71839610925b344913eab2dfe4379c2662f9f
parentfe6511245e477cf742af74eba9dc7f824fb4c2b1
fixed "compact" & "open" classes on lists, and added a functional test

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/writers/html4css1/__init__.py
test/functional/expected/compact_lists.html [new file with mode: 0644]
test/functional/input/compact_lists.txt [new file with mode: 0644]
test/functional/tests/compact_lists.py [new file with mode: 0644]