- From: UCHIDA Akira <UCHIDA@happy.email.ne.jp>
- Date: Mon, 30 Aug 1999 22:27:28 +0900
- To: www-html-editor@w3.org
- Cc: uchida@happy.email.ne.jp
Dear editors.
I found four errors are not corrected yet.
(1) Sec.15.2.1
In the example with "mypar", the CSS rule should read
P#mypar {font-style: italic; color: blue}
(2) Sec.20
The lines:
DELIM
GENERAL SGMLREF
SHORTREF SGMLREF
are not changed to:
DELIM
GENERAL SGMLREF
HCRO "&#x" -- 38 is the number for ampersand --
SHORTREF SGMLREF
yet.
And the initial <!SGML "ISO 8879:1986"
is not changed to <!SGML "ISO 8879:1986 (WWW)" yet.
(3) Sec.21
The OBJECT element's archive attribute is defined in the DTD as
taking a value of type %URI". This is incorrect: the value may be
a space-separated list of URIs (as indicated in the definition of
the attribute and in the DTDs comment).
(4) Sec.21
The FORM element's DTD fragment should include a definition for
the accept attribute, which is listed in the element's definition.
The definition should be the following:
accept %ContentTypes; #IMPLIED -- list of MIME types for file upload
--
--
UCHIDA Akira <uchida@happy.email.ne.jp>
Public key : <http://www.asahi-net.or.jp/%7Esd5a-ucd/PGP.html>
Key fingerprint = 05D2 804D 5311 39BA E1C9 E5A5 4791 4713 D7FA C263
Received on Monday, 30 August 1999 09:19:37 UTC