diff options
Diffstat (limited to 'testing/web-platform/tests/dom/events/scrolling')
-rw-r--r-- | testing/web-platform/tests/dom/events/scrolling/WEB_FEATURES.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/dom/events/scrolling/WEB_FEATURES.yml b/testing/web-platform/tests/dom/events/scrolling/WEB_FEATURES.yml new file mode 100644 index 0000000000..e4fba841b6 --- /dev/null +++ b/testing/web-platform/tests/dom/events/scrolling/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: scrollend + files: + - scrollend-* |