Closed Bug 2871 Opened 26 years ago Closed 26 years ago

SPAN moved outside of H1

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 2825

People

(Reporter: troy, Assigned: rickg)

Details

The parser is oncorrectly moving a SPAN contained inside of a H1 outside. Here's some sample HTML: <H1><SPAN>text</SPAN></H1> and here's what the content model looks like: BODY refcount=3< H1 refcount=3< > SPAN refcount=3< Text refcount=3<text> > >
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 2825 ***
Status: RESOLVED → VERIFIED
Verified Dup of Bug 2825
You need to log in before you can comment on or make changes to this bug.