Bug 4492

Summary: two of the W3 event tests are incorrect; if corrected we pass
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Minor CC: curt.arnold
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to correct the tests none

Darin Adler
Reported 2005-08-17 08:54:24 PDT
Two fo the layout tests, dom/html/level2/events/dispatchEvent11 and dom/html/level2/events/ dispatchEvent13, are adding an event listener object, but then removing the event listener's "handleEvent" function instead of the object. That's incorrect, and that's why they're failing.
Attachments
patch to correct the tests (3.57 KB, patch)
2005-08-17 08:56 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2005-08-17 08:56:55 PDT
Created attachment 3436 [details] patch to correct the tests I presume Curt will also want to correct the originals somehow.
Curt Arnold
Comment 2 2005-08-17 09:04:50 PDT
I beat you, see bug 4491.
Darin Adler
Comment 3 2005-08-17 11:24:14 PDT
*** This bug has been marked as a duplicate of 4491 ***
Note You need to log in before you can comment on or make changes to this bug.