Closed
Bug 306567
Opened 19 years ago
Closed 19 years ago
bad rendering when nbsp entity in word-spacing
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 164700
People
(Reporter: dav4is, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
As shown in the example page, using non-breaking-space entity within span
word-spacing:1em causes text overlap.
Reproducible: Always
Steps to Reproduce:
1.<span style='word-spacing:1em'>time for</span>XXX all good
Actual Results:
Note the "XXX" overlays part of "for"
Expected Results:
Not overlap text
Comment 1•19 years ago
|
||
See "testcase2" in bug 164700 comment #11.
*** This bug has been marked as a duplicate of 164700 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Summary: bad rendering when nbsp entity in word-spacing → bad rendering when nbsp entity in word-spacing
You need to log in
before you can comment on or make changes to this bug.
Description
•