[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cannot follow link
- From: ari@xxxxxxxxxxxxxxxx (Akihiro Arisawa)
- Date: Fri, 30 Mar 2001 04:06:11 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 00400
報告だけですが、以下のようなリンクが辿れません。
(1) <a href = "hoge.html">hoge</a> と `=' の前後にスペースがある。
(2) <a id="hoge" name="hoge" href="#hoge">hoge</a> と
name 属性の前に href 以外の属性がある。
(1) に関しては RFC 1866 (Hypertext Markup Language - 2.0) には
以下のような記述がありましたが、HTML 4.0 の仕様書では見当たり
ませんでした。
3.2.4. Attributes
In a start-tag, white space and attributes are allowed between the
element name and the closing delimiter. An attribute specification
typically consists of an attribute name, an equal sign, and a value,
though some attribute specifications may be just a name token. White
space is allowed around the equal sign.
--
有沢 明宏
;; halfdump の出力で整形されていると幸せそうですが、
;; その辺りの話についていけてません(^^;