This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25967 - Testing DOM L3 Events
Summary: Testing DOM L3 Events
Status: RESOLVED MOVED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - UI Events (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Gary Kacmarcik
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 00:35 UTC by Travis Leithead [MSFT]
Modified: 2015-10-07 04:14 UTC (History)
3 users (show)

See Also:


Attachments

Description Travis Leithead [MSFT] 2014-06-04 00:35:08 UTC
Here's what I've found in web-platform-tests:

* https://github.com/w3c/web-platform-tests/tree/master/DOMEvents
** Run the tests at http://w3c-test.org/tools/runner/index.html (put "/DOMEvents" as the path)
*** Chrome: 39 pass, 6 fail, 1 timeout, 1 error
*** Firefox: 41 pass, 5 fail, 0 timeout, 1 error
*** IE: (IE has issues with the test runner- no meaningful results)

* In flight pull requests related to DOM Events: As seen on Critic’s dashboard:
** Move the Microsoft DOM Events tests into position: https://critic.hoppipolla.co.uk/r/33
** Various Improvements to events tests: https://critic.hoppipolla.co.uk/r/1325
Comment 1 Arthur Barstow 2015-03-21 15:12:03 UTC
Bulk move of all D3E bugs to the UI Events component.
Comment 2 Gary Kacmarcik 2015-10-07 04:14:04 UTC
Now tracking as: https://github.com/w3c/uievents/issues/25