WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 4491
4492
two of the W3 event tests are incorrect; if corrected we pass
https://bugs.webkit.org/show_bug.cgi?id=4492
Summary
two of the W3 event tests are incorrect; if corrected we pass
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug