mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
This commit is contained in:
parent
0d236288cc
commit
c66c6af0ba
1067 changed files with 63768 additions and 10900 deletions
13
tests/wpt/web-platform-tests/uievents/interface/README.md
Normal file
13
tests/wpt/web-platform-tests/uievents/interface/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
Interface tests
|
||||
==============================
|
||||
|
||||
These test that the basic UI Events interfaces exist, specifically:
|
||||
|
||||
1. Does the interface exist
|
||||
2. Are all the members defined on the interface accounted for:
|
||||
* UIEvent
|
||||
* MouseEvent
|
||||
* FocusEvent
|
||||
* KeyboardEvent
|
||||
* WheelEvent
|
||||
* CompositionEvent
|
Loading…
Add table
Add a link
Reference in a new issue