diff options
Diffstat (limited to 'testing')
-rwxr-xr-x | testing/dtd/xhtml1-transitional.dtd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/dtd/xhtml1-transitional.dtd b/testing/dtd/xhtml1-transitional.dtd index 4ac1571..764c41a 100755 --- a/testing/dtd/xhtml1-transitional.dtd +++ b/testing/dtd/xhtml1-transitional.dtd @@ -30,10 +30,6 @@ <!ATTLIST script added async (async) #IMPLIED - - in - <!ATTLIST a - added - doxygen %URI; #IMPLIED --> <!--================ Character mnemonic entities =========================--> @@ -650,7 +646,6 @@ <!--================== The Anchor Element ================================--> <!-- content is %Inline; except that anchors shouldn't be nested --> -<!-- added for doxygen: doxygen %URI; #IMPLIED --> <!ELEMENT a %a.content;> <!ATTLIST a @@ -659,7 +654,6 @@ charset %Charset; #IMPLIED type %ContentType; #IMPLIED name NMTOKEN #IMPLIED - doxygen %URI; #IMPLIED href %URI; #IMPLIED hreflang %LanguageCode; #IMPLIED rel %LinkTypes; #IMPLIED |