From 59f30716f0369bb38fd074bc34fcb87d3d4e055b Mon Sep 17 00:00:00 2001 From: Florian Dieminger Date: Tue, 30 Apr 2024 16:24:47 +0200 Subject: [PATCH] fix(svg): remove not working csssyntax macros (#33330) csssyntax requires a css page type and is broken on svg pages. Link to the #formal_syntax on the according page instead. --- files/en-us/web/svg/attribute/display/index.md | 2 +- files/en-us/web/svg/attribute/font-family/index.md | 2 +- files/en-us/web/svg/attribute/font-stretch/index.md | 2 +- files/en-us/web/svg/attribute/transform-origin/index.md | 2 +- files/en-us/web/svg/attribute/unicode-bidi/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/en-us/web/svg/attribute/display/index.md b/files/en-us/web/svg/attribute/display/index.md index e23b65eb0e170eb..fa4c36534e505c2 100644 --- a/files/en-us/web/svg/attribute/display/index.md +++ b/files/en-us/web/svg/attribute/display/index.md @@ -67,7 +67,7 @@ svg { Value - {{csssyntax("display")}} + See {{cssxref("display", "", "#formal_syntax")}} Animatable diff --git a/files/en-us/web/svg/attribute/font-family/index.md b/files/en-us/web/svg/attribute/font-family/index.md index fc28b49d1285a8d..9cf45cc8a95f718 100644 --- a/files/en-us/web/svg/attribute/font-family/index.md +++ b/files/en-us/web/svg/attribute/font-family/index.md @@ -43,7 +43,7 @@ svg { Value - {{csssyntax("font-family")}} + See {{cssxref("font-family", "", "#formal_syntax")}} Default value diff --git a/files/en-us/web/svg/attribute/font-stretch/index.md b/files/en-us/web/svg/attribute/font-stretch/index.md index 55990693435d5cd..f83990874bc6ca3 100644 --- a/files/en-us/web/svg/attribute/font-stretch/index.md +++ b/files/en-us/web/svg/attribute/font-stretch/index.md @@ -24,7 +24,7 @@ You can use this attribute with the following SVG elements: Value - {{csssyntax("font-stretch")}} + See {{cssxref("font-stretch", "", "#formal_syntax")}} Default value diff --git a/files/en-us/web/svg/attribute/transform-origin/index.md b/files/en-us/web/svg/attribute/transform-origin/index.md index 07172c8b5e706f2..f150e62bfb6e063 100644 --- a/files/en-us/web/svg/attribute/transform-origin/index.md +++ b/files/en-us/web/svg/attribute/transform-origin/index.md @@ -19,7 +19,7 @@ You can use this attribute with any SVG element. Values - {{csssyntax("transform-origin")}} + See {{cssxref("transform-origin", "", "#formal_syntax")}} Default value diff --git a/files/en-us/web/svg/attribute/unicode-bidi/index.md b/files/en-us/web/svg/attribute/unicode-bidi/index.md index 8b0e5a68a54d46a..cef029025f1680f 100644 --- a/files/en-us/web/svg/attribute/unicode-bidi/index.md +++ b/files/en-us/web/svg/attribute/unicode-bidi/index.md @@ -26,7 +26,7 @@ You can use this attribute with the following SVG elements: Value - {{csssyntax("unicode-bidi")}} + See {{cssxref("unicode-bidi", "", "#formal_syntax")}} Default value