Open
Bug 514651
Opened 16 years ago
Updated 3 years ago
Inter-word spaces should not be rendered in Japanese and Chinese.
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
UNCONFIRMED
People
(Reporter: weakish, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.3a1pre) Gecko/20090904 Minefield/3.7a1pre
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.3a1pre) Gecko/20090904 Minefield/3.7a1pre
In w3c's HTML specification[0]:
'''
This layout may involve putting space between words (called inter-word space), but conventions for inter-word space vary from script to script. For example, in Latin scripts, inter-word space is typically rendered as an ASCII space ( ), while in Thai it is a zero-width word separator (​). In Japanese and Chinese, inter-word space is not typically rendered at all.
'''
But Firefox renders inter-word space in Chinese and Japanese!
[0] http://www.w3.org/TR/html401/struct/text.html#h-9.1
Reproducible: Always
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•