Closed Bug 49529 Opened 25 years ago Closed 25 years ago

Clicking on the link will result in Submit type mismatched

Categories

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

Sun
Solaris
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: richard.pecson, Assigned: jst)

References

()

Details

Clicking on the "sub003.html" link shows a result page wherein the expected result and the actual result are not the same. Properties & Methods : Type Functionality : Checks TYPE attribute. Test Case : sub003.html Steps to reproduce. 1. The browser displays the page with the URL= "http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html" 2. Click the "Submit" link on the left side of the browser 3. Click the "sub003.html" link on the right side of the browser Expected Result: Submit Actual Result: submit
Out of date testcase, the type attribute on input elements are all lowercase even if this violates the DOM spec, if we change this a large number of sites on the web will break, marking INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
I guess I updated all these testcases now. Testcases pass now. Marking verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.