For Norman walsh: for heriting defaulted atts from the DTD Added a few new
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 7 Aug 2001 01:14:30 +0000 (01:14 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 7 Aug 2001 01:14:30 +0000 (01:14 +0000)
commitc3e6b8a663a594d969951fdc8df739d2a5637c18
tree9771869bdad1fd1df97abad906ef6d8df55ae15b
parent664d555115c728524f8b1f049002c21ab5130171
For Norman walsh: for heriting defaulted atts from the DTD Added a few new

For Norman walsh:
* xsltproc/xsltproc.c: for heriting defaulted atts from the DTD
* tests/docs/Makefile.am tests/docs/bug-52.xml tests/docs/bug-53.xml
  tests/general/Makefile.am tests/general/bug-52.*
  tests/general/bug-53.*: Added a few new tests for recently fixed
  stuff in libxml
* tests/xmlspec/REC-xml-20001006-review.html
  tests/xmlspec/REC-xml-20001006.html: inheriting default attrs from
  DTD changed the result by adding extra attributes to the HTML output
Daniel
12 files changed:
ChangeLog
tests/docs/Makefile.am
tests/docs/bug-52.xml [new file with mode: 0644]
tests/docs/bug-53.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-52.out [new file with mode: 0644]
tests/general/bug-52.xsl [new file with mode: 0644]
tests/general/bug-53.out [new file with mode: 0644]
tests/general/bug-53.xsl [new file with mode: 0644]
tests/xmlspec/REC-xml-20001006-review.html
tests/xmlspec/REC-xml-20001006.html
xsltproc/xsltproc.c