Closed
Bug 2807
Opened 26 years ago
Closed
BLOCKQUOTE indent disappears part way through document
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: richard, Assigned: rickg)
References
()
Details
viewer.exe built on windows 95 with MSVC6, source pulled via CVS on 24th jan 99
The whole page (in the right hand frame) is indented by a <blockquote> that
wraps the whole of the body. The indent from the blockquote is lost part way
through the document for no apparent reason. The point where it is lost is the
beginning of an <ol>, but this should have no effect - an set of nested <ul>
blocks have already been processed sucessfully by this point.
qa contact set to glynn@netscape.com, checked page and as far as I can tell it is
displayed properly. Note to author would be to not use blockquote for formatting
however in this manner. Checked with March 10 and 11 builds cross platform.
Marking verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•