- From: Oberti <oberti@obs-nice.fr>
- Date: Fri, 14 Nov 1997 12:52:33 +0100
- To: www-html-editor@w3.org
Hi...
Just a report on minor troubles I found in the package html40.zip (Proposed
Recommendation). Hope it could help for the final version...
Sincerely yours,
Pascal Oberti.
--------------------------------------------------------------------------------
charset.html:
href="../references.html#ref-ISO10646" -> href="./references.html#ref-ISO10646"
href="spec-char-encoding" -> href="#spec-char-encoding"
href="./struct/object.html" -> href="./struct/objects.html"
--------------------------------------------------------------------------------
convent.html:
href="../references.html#ref-CSS1" -> href="./references.html#ref-CSS1"
href="../references.html#ref-ISO8879" -> href="./references.html#ref-ISO8879"
href="../intro/sgmltut.html#attrib-defs" ->
href="./intro/sgmltut.html#attrib-defs"
href="../intro/sgmltut.html#element-defs" ->
href="./intro/sgmltut.html#element-defs"
--------------------------------------------------------------------------------
types.html:
href="../references.html#ref-RFC1766" -> href="./references.html#ref-RFC1766"
href="../references.html#ref-ISO8601" -> href="./references.html#ref-ISO8601"
href="../references.html#ref-DATETIME" (2 times) ->
href="./references.html#ref-DATETIME"
href="../references.html#ref-ISO8601" -> href="./references.html#ref-ISO8601"
href="../sgml/dtd.html#Text" -> href="./sgml/dtd.html#Text"
href="links.html#base-url" -> href="struct/links.html#base-url"
href="../present/styles.html#style-external" ->
href="./present/styles.html#style-external"
href="./global.html#profiles" -> href="struct/global.html#profiles"
href="./charsets.html#encodings" -> href="./charset.html#encodings"
--------------------------------------------------------------------------------
index/attribs.html:
href="../types.html#type-CDATA" (29 times) -> href="../types.html#type-cdata"
href="../types.html#type-ID" -> href="../types.html#type-id"
href="../types.html#type-IDREF" -> href="../types.html#type-idref"
href="../types.html#type-IDREFS" -> href="../types.html#type-idrefs"
href="../types.html#type-NAME" (2 times) -> href="../types.html#type-name"
href="../types.html#type-NUMBER" (12 times) -> href="../types.html#type-number"
--------------------------------------------------------------------------------
interact/scripts.html:
href="../convent.html#case-insensitive" -> href="../types.html#case-insensitive"
--------------------------------------------------------------------------------
interact/forms.html:
href="access-keys" -> href="#access-keys"
href="../convent.html#case-insensitive" (3 times) ->
href="../types.html#case-insensitive"
--------------------------------------------------------------------------------
intro/intro.html:
href="intro-urls" -> name="intro-urls"
href="./references.html#ref-RFC2068" -> href="../references.html#ref-RFC2068"
--------------------------------------------------------------------------------
intro/sgmltut.html:
href="character-entities" (2 times) -> href="#character-entities"
--------------------------------------------------------------------------------
present/frames.html:
href="../langtop.html#type-length" (2 times) -> href="../types.html#type-length"
--------------------------------------------------------------------------------
present/styles.html:
Substitute > and </ by > and </ before 14.2.2 (messing the display...)
--------------------------------------------------------------------------------
sgml/dtd.html:
href="../references.src#ref-ISO10646" -> href="../references.html#ref-ISO10646"
--------------------------------------------------------------------------------
sgml/loosedtd.html:
href="../references.src#ref-ISO10646" -> href="../references.html#ref-ISO10646"
--------------------------------------------------------------------------------
struct/dirlang.html:
href="../types.html#type-language-code" -> href="../types.html#type-langcode"
href="blocklevel-bidi" -> href="#blocklevel-bidi"
--------------------------------------------------------------------------------
struct/global.html:
href="../sgml/sgmltop.html#catalog" -> href="../sgml/intro.html#catalog"
href="../present/style.html" (2 times) -> href="../present/styles.html"
href="../interact/script.html#default-script" ->
href="../interact/scripts.html#default-script"
href="./types.html#type-links" -> href="../types.html#type-links"
href="../convent.html#case-sensitive" -> href="../types.html#case-sensitive"
href="../convent.html#case-insensitive" (4 times) ->
href="../types.html#case-insensitive"
Missing <a name="titles"> targeted from "(element titles)" in several files
--------------------------------------------------------------------------------
struct/links.html:
href="./references.html#ref-RFC1808" (2 times) ->
href="../references.html#ref-RFC1808"
href="./references.html#ref-RFC2068" -> href="../references.html#ref-RFC2068"
href="resolving-relative-urls" -> href="#resolving-relative-urls"
Missing <a name="base-url"> targeted from types.html
Missing <a name="two-links"> targeted from struct/links.html
What? "<P>Even if a user agent does not have enough information to
correctly process a
it should make a best attempt at pro"
--------------------------------------------------------------------------------
struct/objects.html:
href="../convent.html#case-sensitive" -> href="../types.html#case-sensitive"
--------------------------------------------------------------------------------
struct/tables.html:
href="../present/style.html" -> href="../present/styles.html"
href="visual-formatting" -> href="#visual-formatting"
--------------------------------------------------------------------------------
struct/text.html:
<LINK rel="previous" href="global.html"> ->
<LINK rel="previous" href="dirlang.html">
<a href="global.html">previous</a> (2 times) ->
<a href="dirlang.html">previous</a>
--------------------------------------------------------------------------------
Received on Friday, 14 November 1997 06:53:21 UTC