commit a80a7c077a021c5abdf30d2771aabf9e5f207c1b
parent 13b6ea44f588a57e75b54fa48764603ab9c2ed2a
Author: Stalgia Grigg <stalgia@bocoup.com>
Date: Thu, 8 Jan 2026 17:37:06 +0000
Bug 2006442 [wpt PR 56784] - Map `overscroll-behavior` web-feature, a=testonly
Automatic update from web-platform-tests
Map `overscroll-behavior` web-feature (#56784)
Feature: `overscroll-behavior`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/overscroll-behavior.yml
Notable exclusions
1. `css/css-overflow/overflow-body-propagation-005.html`
- Primary focus: Overflow propagation rules (does body overflow propagate to viewport?)
- Uses `overscroll-behavior` only to verify it doesn't interfere with standard propagation.
2. `dom/events/scrolling/scrollend-event-fired-to-element-with-overscroll-behavior.html`
- Primary focus: `scrollend` event
- Uses `overscroll-behavior` as test context.
--
wpt-commits: d92cb8d4440621e8a29475132dba3ef361098dea
wpt-pr: 56784
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/css-overscroll-behavior/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-overscroll-behavior/WEB_FEATURES.yml
@@ -0,0 +1,3 @@
+features:
+- name: overscroll-behavior
+ files: "**"