Bug 53035: bidi: IDEOGRAPHIC SPACE(  ) in the head of a paragraph is not displayed.
kzk
mover at hct.zaq.ne.jp
Mon Mar 29 16:52:11 BST 2004
> > Or would you use
> > && (start.current().unicode() != (ushort)0x3000)
> > ??
>
> This version looks a lot better than the patch. There are lot's of other
> white space characters in Unicode apart from the 4 that are mentioned in
> the patch.
No, No.
Only these four character is defined as "White Space" in HTML4 specification.
* ASCII space ( )
* ASCII tab (	)
* ASCII form feed ()
* Zero-width space (​)
please look at this url:
http://www.w3.org/TR/html4/struct/text.html#h-9.1
cheers.
Kazuki Ohta : mover at hct.zaq.ne.jp
More information about the kfm-devel
mailing list