From be768b39634ce444872e9ba9861df9987d386ce0 Mon Sep 17 00:00:00 2001 From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:51:23 +0800 Subject: [PATCH] Remove mdn link for @font-feature-values descriptors --- css/at-rules/font-feature-values.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/at-rules/font-feature-values.json b/css/at-rules/font-feature-values.json index af6460f126aba2..ae8721e3c0f7d0 100644 --- a/css/at-rules/font-feature-values.json +++ b/css/at-rules/font-feature-values.json @@ -42,7 +42,6 @@ "annotation": { "__compat": { "description": "`@annotation`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#annotation", "tags": [ "web-features:font-variant-alternates" ], @@ -80,7 +79,6 @@ "character-variant": { "__compat": { "description": "`@character-variant`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#character-variant", "tags": [ "web-features:font-variant-alternates" ], @@ -155,7 +153,6 @@ "ornaments": { "__compat": { "description": "`@ornaments`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#ornaments", "tags": [ "web-features:font-variant-alternates" ], @@ -193,7 +190,6 @@ "styleset": { "__compat": { "description": "`@styleset`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#styleset", "tags": [ "web-features:font-variant-alternates" ], @@ -231,7 +227,6 @@ "stylistic": { "__compat": { "description": "`@stylistic`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#stylistic", "tags": [ "web-features:font-variant-alternates" ], @@ -269,7 +264,6 @@ "swash": { "__compat": { "description": "`@swash`", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values#swash", "tags": [ "web-features:font-variant-alternates" ],