Closed Bug 193551 Opened 22 years ago Closed 19 years ago

Testcase for javascript object checkbox not found

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 226823

People

(Reporter: angel5lif, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030215 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030215 At the following URL: http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html , and option is given to run a test on the javascript object checkbox handleEvent() , but when you click on the hyperlink you are taken to this URL: http://mozilla.org/quality/ngdriver/suites/javascript/cbx013.html and are given a not found error. Reproducible: Always Steps to Reproduce: 1. Goto http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html 2. Click on the hyperlink cbx013.html to goto the URL: http://mozilla.org/quality/ngdriver/suites/javascript/cbx013.html 3. Actual Results: You get a not found error. Expected Results: It should have performed the testcase for the javascript object checkbox handleEvent()
Reassigning to Dawn, who seems the logical person. leaf as QA. mitchell
Assignee: mitchell → endico
QA Contact: mitchell → leaf
See also bug 193548. Why should a checkbox have a handleEvent method? Should this test exist? Sending to DOM HTML where it should be.
Assignee: endico → general
Component: Miscellaneous → DOM: HTML
Product: mozilla.org → Browser
QA Contact: leaf → ian
Version: other → Trunk
Depends on: badtests
All handleEvent() tests for objects listed at http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html have no existing testcases, no existing pages. I think handleEvent() the way NS 4 was making use of it (to redirect the event to another event handler in the document) is now in DOM 2 Events replaced by dispatchEvent. I think this bug should be redirected to DOM 2 Events.
I'm resolving this bug as DUPLICATE of bug 226823. The files are not there and that is because of bug 226823#c20 which is because those testcases were not that good after all. *** This bug has been marked as a duplicate of 226823 ***
Status: NEW → RESOLVED
Closed: 19 years ago
No longer depends on: badtests
Resolution: --- → DUPLICATE
Component: DOM: HTML → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.