From 164bf43faf485d030ed565c6e3260ce08ec7edd3 Mon Sep 17 00:00:00 2001 From: "Queen Vinyl Da.i'gyu-Kazotetsu" Date: Thu, 5 Dec 2024 10:11:51 -0800 Subject: [PATCH] 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). _Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._ 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",