Closed
Bug 45101
Opened 25 years ago
Closed 25 years ago
css nowrap not working on windows
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
People
(Reporter: jcarpenter0524, Assigned: pierre)
References
()
Details
(Keywords: verifyme)
Overview Description:
the "white-space: nowrap" is allowing the text to wrap on windows only.
Steps to Reproduce:
- go to the url:
http://mozilla.org/quality/browser/standards/css_1/white_space_nowrap.html
Actual Results:
text wraps
Expected Results:
text should be one long line because of the nowrap
Build Date & Platform Bug Found:
2000-07-10-09-M17 : WinNT & Win98
Additional Builds and Platforms Tested On:
Works fine on Linux & Mac
Comment 1•25 years ago
|
||
Maybe a dupe of 42832 ?
Summary: css nowrap not working on windows → css nowrap not working on windows
Updated•25 years ago
|
QA Contact: chrisd
| Assignee | ||
Comment 2•25 years ago
|
||
Thanks Matthias. Marking dup.
*** This bug has been marked as a duplicate of 42832 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
Verifying this a dup of #42832; however, that bug indicates a problem with a
very long string - I don't consider that the attached file for this bug has a
very long string. Just a comment
You need to log in
before you can comment on or make changes to this bug.
Description
•