Closed
Bug 421692
Opened 17 years ago
Closed 17 years ago
implemente '-moz-word-wrap' and '-moz-word-break' before CSS3
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: oueki, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9b5pre) Gecko/2008030706 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008030706 Minefield/3.0b5pre
As Bug 99457 cannot be solved before CSS 3 have been Text Candidate Recommendation, implementing '-moz-word-wrap' and '-moz-word-break' for all elements is a better way for force wrapping long url or anything in CJKV webpage.
Although the webpage writers try their best to avoid or solve the issue, it cannot replace the important CSS property in CSS3.
And textareas and plaintext cannot easily to force wrapping.
http://www.w3.org/TR/css3-text/#word-wrap
such as:
nospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospacewordorstraightenurlnospaceword
Reproducible: Always
I tend to think it's not useful to have a second bug on this. If we decide it's worth implementing, and css3-text isn't in CR at the time we do, we would add -moz-* prefixes.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•