Closed Bug 747 Opened 26 years ago Closed 26 years ago

Bulleted list items eat anchors

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: peterl-retired, Assigned: buster)

Details

if a list item starts with an anchor, ie:
<ol>
<li><a href=foo>item</a> one</li>
<li>item two</li>
<li>item three</li>
</ol>

then the anchor gets treated like a bullet, and the item doesn't get a real
bullet.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
IsSynthetic wasn't implemented properly. now it is.
installing myself as QA Contact en masse
Status: RESOLVED → VERIFIED
VERIFIED for WinNT1999041508
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.