From 933a450bc2283898e2e14494fafa4450bf320f69 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Sun, 15 Dec 2002 16:00:38 +0000 Subject: [PATCH] - add "cite" attribute to
- allow only block elements inside of blockquote. (HTML strict requirement) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97920 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/common.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/style/common.dtd b/docs/manual/style/common.dtd index e5a5ead1fd..6b51355f1d 100644 --- a/docs/manual/style/common.dtd +++ b/docs/manual/style/common.dtd @@ -124,4 +124,5 @@ height CDATA #IMPLIED width CDATA #IMPLIED > - \ No newline at end of file + + -- 2.40.0