Closed
Bug 1807
Opened 26 years ago
Closed 26 years ago
PRE loses blank lines
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dbaron, Assigned: buster)
Details
Blank lines within a PRE are being lost, replaced with simply a newline. For
example, there should be a blank line after this line:
This could be either in the behaviour of white-space: pre (more likely), or,
for all I know (although it's unlikely), in font-family: monospace. See bug
582 for monospace stuff.
Fixed, and I added a regression test for it:
mozilla/layout/html/tests/block/pre-lines.html
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•26 years ago
|
||
Verified fixed.
Updated•26 years ago
|
QA Contact: 4144
You need to log in
before you can comment on or make changes to this bug.
Description
•