servo/tests/wpt/web-platform-tests/uievents/order-of-events
Robert Snakard 52a8f5adf6 Add WPT tests for WheelEvent
The wheelevent sends a signal when a supported device is rotated in the
x, y, or z rotational dimensions. These tests only check whether this
signal is received for any rotation at all.
2019-06-09 13:25:02 -04:00
..
focus-events Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
mouse-events Add WPT tests for WheelEvent 2019-06-09 13:25:02 -04:00
README.md Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572 2015-06-28 22:52:24 +02:00

Order of events

Testing of how events fire in relation to one another

(this is the big work item)

Expecting to need:

  • braindead test (does it work at all?)
  • specific functional tests
  • specific edge cases

Notes:

  • small tests so that they can be given specific names for what's broken if it fails
  • include a link to the corresponding test in the spec.