From 4d0aa9143dcf4b29952a9caec1507401bb993b56 Mon Sep 17 00:00:00 2001 From: "Queen Vinyl Da.i'gyu-Kazotetsu" Date: Fri, 6 Dec 2024 01:43:50 -0800 Subject: [PATCH] Chromium 130 supports `text-wrap: stable` (#25334) Update Chromium data for css.properties.text-wrap.stable This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `stable` member of the `text-wrap` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.7). Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/text-wrap/stable --- css/properties/text-wrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/properties/text-wrap.json b/css/properties/text-wrap.json index 67d220799e86c1..b63f67c7d56108 100644 --- a/css/properties/text-wrap.json +++ b/css/properties/text-wrap.json @@ -161,7 +161,7 @@ ], "support": { "chrome": { - "version_added": false + "version_added": "130" }, "chrome_android": "mirror", "edge": "mirror",