Closed Bug 108053 Opened 23 years ago Closed 21 years ago

Bullet/Number overlaps HR in list item

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
mozilla1.2alpha

People

(Reporter: kinmoz, Assigned: attinasi)

Details

Attachments

(1 file)

If I load a document with the following html into the browser: <ol><li><hr></li></ol> It renders the "1." right over the HR. The only time I can get it to render correctly is to programatically add the HR to the list item after the list has been inserted into the document and rendered. (See the test case) Also note that if I used <ul> instead of <ol> the bullet does not show up. This problem shows up a lot when manipulating lists in Composer.
Attached file Test Case
Target Milestone: --- → mozilla0.9.8
Quirks mode HR undoubtedly - what a pain.
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Target Milestone: mozilla0.9.9 → mozilla1.2
Quirks mode HR as it existed is long dead, and this bug worksforme.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: