Description:
This section lists elements in the HTML that use URIs but
omits the (deprecated) use of background images specified
on the BODY element.
Correction: Add another bullet:
"Designate a background image
(see the BODY element).
This is a deprecated
usage and style sheets should be used instead."
Description: The "selection" attribute of the
OPTION element is missing a comment.
Also, this example appears in the section
3.3.4.2 Boolean attributes. While it was corrected in this
version of the specification, the correction doesn't appear
in the list of changes.
Correction: Add the comment
"option is pre-selected" to the DTD.
Description: The "selection" attribute of the
OPTION element is missing a comment.
Also, this example appears in the section
3.3.4.2 Boolean attributes. While it was corrected in this
version of the specification, the correction doesn't appear
in the list of changes.
Correction: Add the comment
"option is pre-selected" to the DTD.
Description:
RFC2388
incorrectly states in section 4.4:
"in the case of multiple files, in a "content-disposition:
file" header of the subpart." This syntax appears
in the examples in section 17.13.4.2
Correction: Change to "content-disposition: attachment".
Correction: There is no problem with the gzipped
PDF file. If you are having problems unzipping the file
it may be that Windows has already unzipped it for you
during the download. In this case, simply remove the ".gz"
suffix from the file and view it with your PDF viewer.
13.Local links to style sheets in gzipped
distribution
Description: Absolute links to style sheets and icons.
Correction: This was a conscious decision, but may
be revised in a future release to allow for easier offline
viewing. In theory, caching should address this issue, but
in practice that won't work in today's browsing
environments.
14.Clarify element declaration
exceptions in tutorial.
Description: Exceptions (inclusions and exclusions from
the content model) not well-described.
Correction: Indicate that exceptions { +(A)
and -(A) } appear at the
end of the content model description. Show example of this using
the A element declaration.
15.It is not specified whether
the values of the "coords" attribute (A and AREA elements)
are 0-based or 1-based