Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit a959bf7

Browse files
dbaronmoz-wptsync-bot
authored andcommitted
Bug 1931658 [wpt PR 49212] - calc-size + interpolate-size WebDX feature use counters + test mappings, a=testonly
Automatic update from web-platform-tests calc-size + interpolate-size WebDX feature use counters + test mappings This adds: * a WebFeature use counter for calc-size() * a WebDXFeature for both calc-size() and interpolate-size * WPT test mappings for both WebDX features The WebDX features are described at: https://web-platform-dx.github.io/web-features-explorer/features/calc-size/ https://web-platform-dx.github.io/web-features-explorer/features/interpolate-size/ and were added in: web-platform-dx/web-features#2110 web-platform-dx/web-features#2148 Bug: 313072 Change-Id: Id34d234aab6514b514f012688fafc4d6dec1d991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6024690 Commit-Queue: David Baron <[email protected]> Reviewed-by: Daniil Sakhapov <[email protected]> Reviewed-by: Nicolás Peña <[email protected]> Cr-Commit-Position: refs/heads/main@{#1383940} -- wpt-commits: f15ff9f2ea676ee1a9821d7e046e21aae07eabf7 wpt-pr: 49212
1 parent 56f35f1 commit a959bf7

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
features:
2+
- name: interpolate-size
3+
files:
4+
- interpolate-size-*
5+
- name: calc-size
6+
files:
7+
- calc-size-*
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
features:
2+
- name: interpolate-size
3+
files:
4+
- interpolate-size-*
5+
- name: calc-size
6+
files:
7+
- calc-size-*

0 commit comments

Comments
 (0)