Closed Bug 151550 Opened 22 years ago Closed 22 years ago

doctype dtd processes onsubmit event inconsistently

Categories

(Core :: DOM: Events, defect)

PowerPC
Mac System 9.x
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 155453

People

(Reporter: aspeitia, Assigned: joki)

References

()

Details

In mozilla build 2002052917 (1.0 release) the test link on page:

http://macwebdev.sells.com/websites/test_mozilla/test_onsubmit.html

submits ok.

but on mozilla 1.1a it does not submit at all.

I narrowed it down to the doctype definition. 

currently uses:

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"

Did something change in the way it parses the DTD.

Ray A.
Im pretty sure this is a dupe of 155453

*** This bug has been marked as a duplicate of 155453 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.