Closed
Bug 1529
Opened 26 years ago
Closed 26 years ago
ss:plain text file regression...
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
M1
People
(Reporter: kipp, Assigned: rickg)
Details
The following html input now creates an empty document...
--CUT HERE--
This is some text. It will be word wrapped because our container will
word wrap us. It will also be baseline aligned because our container
will do that too.
This is some text. It will be word wrapped because our container will
word wrap us. It will also be baseline aligned because our container
will do that too.
This is some text. It will be word wrapped because our container will
word wrap us. It will also be baseline aligned because our container
will do that too.
--CUT HERE--
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: plain text file regression... → ss:plain text file regression...
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
This appears to be fixed in the 11.24.98 build, verified on Windows NT 4 SP 3.
(Will also check Win 98 within 30 minutes, and re-open if there are problems.)
Specifically:
1. Copied text within the "--CUT HERE--" section of the bug report
2. Pasted it into WordPad
3. Saved as Text Document (C:\foo.html)
4. Entered a URL into Viewer & XPViewer of file://c|/foo.html
Document loaded, word wrapped.
*** I'm not sure what's meant by "baseline aligned" in the text; reading
'baseline' in a literal typographic sense, I don't see what the baseline is
intended to be aligned with. Help, please? Thanks! ***
the text content isn't meaningful. it's just some jibberish I had laying
around...
You need to log in
before you can comment on or make changes to this bug.
Description
•