diff --git a/css/properties/content.json b/css/properties/content.json index 48d5cf21a0d870..706b670e3c4764 100644 --- a/css/properties/content.json +++ b/css/properties/content.json @@ -385,7 +385,7 @@ "url": { "__compat": { "description": "`url()`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/url_value", + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/url_function", "spec_url": "https://drafts.csswg.org/css-values/#urls", "tags": [ "web-features:content" diff --git a/css/properties/list-style-type.json b/css/properties/list-style-type.json index 9ac8f14cafb7bd..7bd427c8a569bc 100644 --- a/css/properties/list-style-type.json +++ b/css/properties/list-style-type.json @@ -3282,6 +3282,7 @@ }, "symbols": { "__compat": { + "description": "`symbols()`", "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/symbols", "spec_url": "https://drafts.csswg.org/css-counter-styles/#symbols-function", "tags": [ diff --git a/css/types/url.json b/css/types/url.json index 3ee904ed6f585b..3acac4a3c72eaf 100644 --- a/css/types/url.json +++ b/css/types/url.json @@ -3,7 +3,7 @@ "types": { "url": { "__compat": { - "description": "`<url>`", + "description": "`url()`", "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/url_function", "spec_url": "https://drafts.csswg.org/css-values/#urls", "tags": [