diff options
Diffstat (limited to 'testing/web-platform/tests/uievents/constructors')
-rw-r--r-- | testing/web-platform/tests/uievents/constructors/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/uievents/constructors/README.md b/testing/web-platform/tests/uievents/constructors/README.md new file mode 100644 index 000000000..097a51039 --- /dev/null +++ b/testing/web-platform/tests/uievents/constructors/README.md @@ -0,0 +1,4 @@ +Constructors and States tests +============================== + +These test that each of the defined interfaces can be constructed synthetically, and that all attributes can be set to the appropriate state via the constructors. |