From 1ade5ef198c52b3f60f87820ccab3394afc75834 Mon Sep 17 00:00:00 2001 From: "Queen Vinyl Da.i'gyu-Kazotetsu" Date: Wed, 20 Mar 2024 04:10:39 -0700 Subject: [PATCH] Update metadata for text-wrap-style CSS property (#22648) This PR updates and corrects the metadata (spec URLs, descriptions, statuses, etc.) for the `text-wrap-style` CSS property. --- css/properties/text-wrap-style.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/properties/text-wrap-style.json b/css/properties/text-wrap-style.json index d63c933aec997b..14e810105c43bc 100644 --- a/css/properties/text-wrap-style.json +++ b/css/properties/text-wrap-style.json @@ -35,6 +35,7 @@ }, "auto": { "__compat": { + "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-wrap-style-auto", "support": { "chrome": { "version_added": false @@ -67,6 +68,7 @@ }, "balance": { "__compat": { + "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-wrap-style-balance", "support": { "chrome": { "version_added": false @@ -99,6 +101,7 @@ }, "stable": { "__compat": { + "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-wrap-style-stable", "support": { "chrome": { "version_added": false