Annotation of embedaddon/libxml2/test/VC/ElementValid3, revision 1.1

1.1     ! misho       1: <!DOCTYPE doc [
        !             2: <!ELEMENT doc EMPTY>
        !             3: ]>
        !             4: <doc>Oops, this element was declared EMPTY</doc>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>