Re: Generating line breaks

On Mon, 20 Jan 2003, Etan Wexler wrote:
> 
> Recent discussion has prompted some thinking on my part about line
> breaks in generated content.  The current problem is that line feed
> (U+000A) holds a priviledged position in CSS over all other line break
> characters.

This isn't a problem, it merely means that the layer above CSS is expected
to transliterate all newline indicators into U+000A. XML already does
this, for instance.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
"meow"                                          /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 20 January 2003 11:07:29 UTC