[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cannot follow link
すみません、ちゃんと理解せずに書いてます。
>>>>> In [emacs-w3m : No.00437]
>>>>> TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp> wrote:
坂本> User agents may ignore leading and trailing white space in CDATA attribute
坂本> values (e.g., " myval " may be interpreted as "myval"). Authors should
坂本> not declare attribute values with leading or trailing white space.
土> この規格に従うように変更しました。
この文章の前に以下のような記述があります。
・ CDATA is a sequence of characters from the document character set and may
include character entities. User agents should interpret attribute values
as follows:
□ Replace character entities with characters,
□ Ignore line feeds,
□ Replace each carriage return or tab with a single space.
これを見ると User agents の空白に関しての解釈は特に触れられていません。
その後の文章は「空白を無視する User agents もあるから、
HTML を書くときは属性値の前後に空白を入れないように」という
注意だと思うのですが。
# SGML トークンの全定義は ISO8879 を参照とのことですが…。
--
有沢 明宏