09/07/13 18:58:39 xrxeZOJq0
>>73
うーん・・・RFC2070にはこう書いてあるから、日本語を考慮してくれてもいいんじゃないかなと
実装が難しいのかもしれないですけど
NOTE -- RFC 1866 section 4.2.2 specifies that an HTML user agent
should treat an end of line as a word space, except in
preformatted text. This should be interpreted in the context of
the script being processed, as the way words are separated in
writing is script-dependent. For some scripts (e.g. Latin), a
word space is just a space, but in other scripts (e.g. Thai) it is
a zero-width word separator, whereas in yet other scripts (e.g.
Japanese) it is nothing at all, i.e. totally ignored.
ちなみにIE6だと日本語テキストの後の改行は無視してくれるっぽいですね
まあIEは使う気になれないですが
>>75
IE8だとまた違うのかな?
QuirksモードっていうのはIE8の話でしょうか?Firefoxだとモードによらずスペースになっちゃうと思います