commit 6586e028930f8f56edb8c6c6c0c84d97842e4bdf
parent 2e11f1356c91dfd21d323636ae6270843c712091
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date: Thu, 27 Nov 2025 15:06:45 +0000
Bug 2001507 [wpt PR 56172] - maps will-change, a=testonly
Automatic update from web-platform-tests
maps will-change (#56172)
Feature: will-change
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/will-change.yml
Note: The `will-change` CSS property gives hints to the browser about expected changes to an element's scroll position, contents, or style, enabling performance optimization for upcoming style changes.
Results:
- Total matches found: 238
- Filtered: 53 files
WEB_FEATURES.yml files created:
✅ css/css-will-change/WEB_FEATURES.yml - Will-change root-level tests (53 files) using '**' pattern
Excluded (0 files):
All tests in the css/css-will-change/ directory are dedicated to testing the will-change property.
--
wpt-commits: 80ee0fd6053889d6f6c4d4fdcc4e4178756e7b19
wpt-pr: 56172
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/css-will-change/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-will-change/WEB_FEATURES.yml
@@ -0,0 +1,3 @@
+features:
+- name: will-change
+ files: '**'