From 6ce7ac0ef17e9cf5bc2d37eead03d1ac3ae9778f Mon Sep 17 00:00:00 2001 From: fasttime <6367844+fasttime@users.noreply.github.com> Date: Sun, 13 Sep 2026 00:00:43 +0000 Subject: [PATCH] fix: update baseline data --- package.json | 2 +- src/data/baseline-data.js | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b214661f..d5c2dcdb 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "prettier": "3.9.6", "tailwind-csstree": "^0.4.0", "typescript": "^7.0.2", - "web-features": "^3.37.0", + "web-features": "^3.38.0", "yorkie": "^2.0.0" }, "engines": { diff --git a/src/data/baseline-data.js b/src/data/baseline-data.js index dccb005a..6a579590 100644 --- a/src/data/baseline-data.js +++ b/src/data/baseline-data.js @@ -252,6 +252,7 @@ export const properties = new Map([ ["line-break", "10:2020"], ["line-clamp", "0:"], ["line-height", "10:2015"], + ["link-parameters", "0:"], ["list-style", "10:2015"], ["list-style-image", "10:2015"], ["list-style-position", "10:2015"], @@ -466,8 +467,8 @@ export const properties = new Map([ ["marker-mid", "10:2017"], ["marker-start", "10:2017"], ["r", "10:2020"], - ["rx", "5:2024"], - ["ry", "5:2024"], + ["rx", "10:2024"], + ["ry", "10:2024"], ["shape-rendering", "10:2020"], ["stop-color", "10:2017"], ["stop-opacity", "10:2017"], @@ -526,7 +527,7 @@ export const properties = new Map([ ["text-transform", "10:2015"], ["text-underline-offset", "10:2020"], ["text-underline-position", "10:2020"], - ["text-wrap", "5:2024"], + ["text-wrap", "10:2024"], ["text-wrap-mode", "5:2024"], ["text-wrap-style", "5:2024"], ["touch-action", "10:2019"], @@ -669,7 +670,7 @@ export const functions = new Map([ ["sepia", "10:2016"], ["filter", "0:"], ["fit-content", "0:"], - ["url", "10:2015"], + ["url", "0:"], ["type", "0:"], ["linear-gradient", "10:2015"], ["radial-gradient", "10:2015"], @@ -683,6 +684,7 @@ export const functions = new Map([ ["lab", "10:2023"], ["lch", "10:2023"], ["light-dark", "5:2024"], + ["param", "0:"], ["clamp", "10:2020"], ["max", "10:2020"], ["min", "10:2020"], @@ -2818,6 +2820,7 @@ export const propertyValues = new Map([ ], ["line-clamp", new Map([["none", "0:"]])], ["line-height", new Map([["normal", "10:2015"]])], + ["link-parameters", new Map([["none", "0:"]])], ["list-style-image", new Map([["none", "10:2015"]])], [ "list-style-position", @@ -3938,7 +3941,7 @@ export const propertyValues = new Map([ new Map([ ["auto", "10:2021"], ["from-font", "10:2021"], - ["percentage", "5:2024"], + ["percentage", "10:2024"], ]), ], [