From f05de0158bebe2d3f267519a0213765aac7892cf Mon Sep 17 00:00:00 2001
From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Date: Sun, 12 Jan 2025 16:06:19 +0800
Subject: [PATCH 1/4] Add links for svg presentation attributes
---
files/en-us/web/css/alignment-baseline/index.md | 2 +-
files/en-us/web/css/clip-path/index.md | 6 ++----
.../web/css/color-interpolation-filters/index.md | 2 +-
files/en-us/web/css/color-interpolation/index.md | 4 ++--
files/en-us/web/css/color/index.md | 1 +
files/en-us/web/css/cursor/index.md | 1 +
files/en-us/web/css/direction/index.md | 1 +
files/en-us/web/css/display/index.md | 1 +
files/en-us/web/css/dominant-baseline/index.md | 2 +-
files/en-us/web/css/filter/index.md | 1 +
files/en-us/web/css/font-family/index.md | 1 +
files/en-us/web/css/font-size-adjust/index.md | 1 +
files/en-us/web/css/font-size/index.md | 1 +
files/en-us/web/css/font-stretch/index.md | 1 +
files/en-us/web/css/font-style/index.md | 1 +
files/en-us/web/css/font-variant/index.md | 7 ++++---
files/en-us/web/css/font-weight/index.md | 1 +
files/en-us/web/css/height/index.md | 1 +
files/en-us/web/css/letter-spacing/index.md | 1 +
files/en-us/web/css/mask/index.md | 2 +-
files/en-us/web/css/opacity/index.md | 1 +
files/en-us/web/css/overflow/index.md | 1 +
files/en-us/web/css/pointer-events/index.md | 6 +++---
files/en-us/web/css/rx/index.md | 1 +
files/en-us/web/css/ry/index.md | 1 +
files/en-us/web/css/text-decoration/index.md | 1 +
files/en-us/web/css/transform-origin/index.md | 1 +
files/en-us/web/css/transform/index.md | 1 +
files/en-us/web/css/unicode-bidi/index.md | 1 +
files/en-us/web/css/visibility/index.md | 1 +
files/en-us/web/css/width/index.md | 1 +
files/en-us/web/css/word-spacing/index.md | 1 +
files/en-us/web/css/writing-mode/index.md | 2 +-
.../web/svg/attribute/alignment-baseline/index.md | 1 +
files/en-us/web/svg/attribute/clip-path/index.md | 2 +-
files/en-us/web/svg/attribute/clip-rule/index.md | 2 +-
.../web/svg/attribute/color-interpolation/index.md | 2 +-
files/en-us/web/svg/attribute/color/index.md | 4 ++++
files/en-us/web/svg/attribute/cursor/index.md | 2 +-
files/en-us/web/svg/attribute/direction/index.md | 2 +-
files/en-us/web/svg/attribute/display/index.md | 2 +-
.../en-us/web/svg/attribute/fill-opacity/index.md | 1 +
files/en-us/web/svg/attribute/fill-rule/index.md | 4 ++++
files/en-us/web/svg/attribute/fill/index.md | 4 ++++
files/en-us/web/svg/attribute/filter/index.md | 2 +-
files/en-us/web/svg/attribute/flood-color/index.md | 1 +
.../en-us/web/svg/attribute/flood-opacity/index.md | 1 +
files/en-us/web/svg/attribute/font-family/index.md | 2 +-
.../web/svg/attribute/font-size-adjust/index.md | 2 +-
files/en-us/web/svg/attribute/font-size/index.md | 2 +-
.../en-us/web/svg/attribute/font-stretch/index.md | 2 +-
files/en-us/web/svg/attribute/font-style/index.md | 2 +-
.../en-us/web/svg/attribute/font-variant/index.md | 2 +-
files/en-us/web/svg/attribute/font-weight/index.md | 2 +-
files/en-us/web/svg/attribute/height/index.md | 4 ++++
.../web/svg/attribute/image-rendering/index.md | 2 +-
.../web/svg/attribute/letter-spacing/index.md | 2 +-
.../web/svg/attribute/lighting-color/index.md | 1 +
files/en-us/web/svg/attribute/mask/index.md | 4 ++++
files/en-us/web/svg/attribute/opacity/index.md | 2 +-
files/en-us/web/svg/attribute/overflow/index.md | 2 +-
.../web/svg/attribute/pointer-events/index.md | 4 ++++
files/en-us/web/svg/attribute/r/index.md | 4 ++++
files/en-us/web/svg/attribute/rx/index.md | 4 ++++
files/en-us/web/svg/attribute/ry/index.md | 4 ++++
.../web/svg/attribute/stroke-dasharray/index.md | 4 ++++
.../web/svg/attribute/stroke-dashoffset/index.md | 4 ++++
.../web/svg/attribute/stroke-linecap/index.md | 4 ++++
.../web/svg/attribute/stroke-linejoin/index.md | 4 ++++
.../web/svg/attribute/stroke-miterlimit/index.md | 4 ++++
.../web/svg/attribute/stroke-opacity/index.md | 14 +-------------
.../en-us/web/svg/attribute/stroke-width/index.md | 4 ++++
files/en-us/web/svg/attribute/stroke/index.md | 4 ++++
.../web/svg/attribute/text-decoration/index.md | 2 +-
.../web/svg/attribute/text-rendering/index.md | 2 +-
.../web/svg/attribute/transform-origin/index.md | 4 ++++
files/en-us/web/svg/attribute/transform/index.md | 4 ++++
.../en-us/web/svg/attribute/unicode-bidi/index.md | 4 ++++
files/en-us/web/svg/attribute/visibility/index.md | 2 +-
files/en-us/web/svg/attribute/width/index.md | 4 ++++
.../en-us/web/svg/attribute/writing-mode/index.md | 2 +-
files/en-us/web/svg/attribute/x/index.md | 4 ++++
files/en-us/web/svg/attribute/y/index.md | 4 ++++
83 files changed, 156 insertions(+), 52 deletions(-)
diff --git a/files/en-us/web/css/alignment-baseline/index.md b/files/en-us/web/css/alignment-baseline/index.md
index ed2a53764fd1d30..ad763883ef881ee 100644
--- a/files/en-us/web/css/alignment-baseline/index.md
+++ b/files/en-us/web/css/alignment-baseline/index.md
@@ -160,6 +160,6 @@ text:nth-of-type(8) {
## See also
- {{cssxref("dominant-baseline")}}
-- {{SVGAttr("alignment-baseline")}} SVG attribute
+- SVG {{SVGAttr("alignment-baseline")}} attribute
- [CSS inline layout](/en-US/docs/Web/CSS/CSS_inline_layout) module
- [CSS box alignment](/en-US/docs/Web/CSS/CSS_box_alignment) module
diff --git a/files/en-us/web/css/clip-path/index.md b/files/en-us/web/css/clip-path/index.md
index f56fe35e747f12c..9bb1d14df4eba83 100644
--- a/files/en-us/web/css/clip-path/index.md
+++ b/files/en-us/web/css/clip-path/index.md
@@ -635,10 +635,8 @@ clipPathSelect.addEventListener("change", (evt) => {
## See also
+- SVG {{SVGAttr("clip-path")}} attribute
+- CSS {{CSSxRef('clip-rule')}} property
- [Shapes in clipping and masking – and how to use them](https://hacks.mozilla.org/2017/06/css-shapes-clipping-and-masking/)
- CSS properties: {{cssxref("mask")}}, {{cssxref("filter")}}
- [Applying SVG effects to HTML content](/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content)
-- SVG attributes:
-
- - {{SVGAttr("clip-path")}}
- - {{SVGAttr("clip-rule")}}
diff --git a/files/en-us/web/css/color-interpolation-filters/index.md b/files/en-us/web/css/color-interpolation-filters/index.md
index 884fbc8cb42972c..99a4efa08131ad3 100644
--- a/files/en-us/web/css/color-interpolation-filters/index.md
+++ b/files/en-us/web/css/color-interpolation-filters/index.md
@@ -58,5 +58,5 @@ color-interpolation-filters: unset;
## See also
- SVG {{SVGAttr("color-interpolation-filters")}} attribute
-- SVG {{SVGAttr("color-interpolation")}} attribute
+- CSS {{cssxref("color-interpolation")}} property
- [sRGB specification](https://webstore.iec.ch/en/publication/6169)
diff --git a/files/en-us/web/css/color-interpolation/index.md b/files/en-us/web/css/color-interpolation/index.md
index c1cea6efc1aab22..3b300c8defe7b05 100644
--- a/files/en-us/web/css/color-interpolation/index.md
+++ b/files/en-us/web/css/color-interpolation/index.md
@@ -127,5 +127,5 @@ svg {
## See also
- {{SVGElement("linearGradient")}}
-- {{SVGElement("radialGradient")}}
-- {{SVGAttr("color-interpolation")}}
+- {{SVGElement("radialGradient")}
+- SVG {{SVGAttr("color-interpolation")}} attribute
diff --git a/files/en-us/web/css/color/index.md b/files/en-us/web/css/color/index.md
index 76e0514b4fd57e3..aa95de53507e452 100644
--- a/files/en-us/web/css/color/index.md
+++ b/files/en-us/web/css/color/index.md
@@ -141,6 +141,7 @@ p {
## See also
+- SVG {{SVGAttr("color")}} attribute
- The {{cssxref("<color>")}} data type
- Other color-related properties: {{cssxref("background-color")}}, {{cssxref("border-color")}}, {{cssxref("outline-color")}}, {{cssxref("text-decoration-color")}}, {{cssxref("text-emphasis-color")}}, {{cssxref("text-shadow")}}, {{cssxref("caret-color")}}, {{cssxref("column-rule-color")}}, and {{cssxref("print-color-adjust")}}
- [Applying color to HTML elements using CSS](/en-US/docs/Web/CSS/CSS_colors/Applying_color)
diff --git a/files/en-us/web/css/cursor/index.md b/files/en-us/web/css/cursor/index.md
index 59a5b876aaee851..e181964c5930c53 100644
--- a/files/en-us/web/css/cursor/index.md
+++ b/files/en-us/web/css/cursor/index.md
@@ -398,5 +398,6 @@ Cursor changes that intersect toolbar areas are commonly blocked to avoid spoofi
## See also
+- SVG {{SVGAttr("cursor")}} attribute
- {{cssxref("pointer-events")}}
- {{cssxref("url_value", "<url>")}} type
diff --git a/files/en-us/web/css/direction/index.md b/files/en-us/web/css/direction/index.md
index a13f0b5bcbffaea..105d01e264b7cc7 100644
--- a/files/en-us/web/css/direction/index.md
+++ b/files/en-us/web/css/direction/index.md
@@ -91,6 +91,7 @@ blockquote {
## See also
+- SVG {{SVGAttr("direction")}} attribute
- {{Cssxref("unicode-bidi")}}
- {{Cssxref("writing-mode")}}
- The HTML [`dir`](/en-US/docs/Web/HTML/Global_attributes/dir) global attribute
diff --git a/files/en-us/web/css/display/index.md b/files/en-us/web/css/display/index.md
index 1d6dd270ab788be..b02bd565f20ecb8 100644
--- a/files/en-us/web/css/display/index.md
+++ b/files/en-us/web/css/display/index.md
@@ -466,6 +466,7 @@ You can find more examples in the pages for each separate display type under [Gr
## See also
+- SVG {{SVGAttr("display")}} attribute
- [Block and inline layout in normal flow](/en-US/docs/Web/CSS/CSS_flow_layout/Block_and_inline_layout_in_normal_flow)
- [Introduction to formatting contexts](/en-US/docs/Web/CSS/CSS_flow_layout/Introduction_to_formatting_contexts)
- {{CSSxRef("visibility")}}, {{CSSxRef("float")}}, {{CSSxRef("position")}}
diff --git a/files/en-us/web/css/dominant-baseline/index.md b/files/en-us/web/css/dominant-baseline/index.md
index 728ae9bda5fd4b2..e10a3e4a76a42f1 100644
--- a/files/en-us/web/css/dominant-baseline/index.md
+++ b/files/en-us/web/css/dominant-baseline/index.md
@@ -155,4 +155,4 @@ text:nth-of-type(8) {
- {{cssxref('alignment-baseline')}}
- {{cssxref('text-anchor')}}
- {{cssxref('vertical-align')}}
-- {{SVGAttr('dominant-baseline')}} SVG attribute
+- SVG {{SVGAttr('dominant-baseline')}} attribute
diff --git a/files/en-us/web/css/filter/index.md b/files/en-us/web/css/filter/index.md
index ad91859373b2f8e..1daa7f2b5cdcc2b 100644
--- a/files/en-us/web/css/filter/index.md
+++ b/files/en-us/web/css/filter/index.md
@@ -233,6 +233,7 @@ The filters are applied in order. This is why the drop shadows are not the same
## See also
+- SVG {{SVGAttr("filter")}} attribute
- CSS {{cssxref("backdrop-filter")}} property
- CSS [compositing and blending](/en-US/docs/Web/CSS/CSS_compositing_and_blending) module, including the CSS {{cssxref("background-blend-mode")}} and {{cssxref("mix-blend-mode")}} properties.
- The CSS {{cssxref("mask")}} property
diff --git a/files/en-us/web/css/font-family/index.md b/files/en-us/web/css/font-family/index.md
index 26cfee563b4c6a5..14478d66a321c4c 100644
--- a/files/en-us/web/css/font-family/index.md
+++ b/files/en-us/web/css/font-family/index.md
@@ -222,6 +222,7 @@ font-family:
## See also
+- SVG {{SVGAttr("font-family")}} attribute
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-size-adjust/index.md b/files/en-us/web/css/font-size-adjust/index.md
index 8a8a6c33491cebe..1e6568074e1bb90 100644
--- a/files/en-us/web/css/font-size-adjust/index.md
+++ b/files/en-us/web/css/font-size-adjust/index.md
@@ -226,6 +226,7 @@ span {
## See also
+- SVG {{SVGAttr("font-size-adjust")}} attribute
- {{cssxref("font-size")}}
- {{cssxref("font-weight")}}
- {{cssxref("@font-face/size-adjust", "size-adjust")}} `@font-face` descriptor
diff --git a/files/en-us/web/css/font-size/index.md b/files/en-us/web/css/font-size/index.md
index 311004436f844fd..a74685c4d6eadfd 100644
--- a/files/en-us/web/css/font-size/index.md
+++ b/files/en-us/web/css/font-size/index.md
@@ -219,6 +219,7 @@ See the W3C Editor's Draft for a more detailed description of [font-relative len
## See also
+- SVG {{SVGAttr("font-size")}} attribute
- {{cssxref("font-size-adjust")}}
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
diff --git a/files/en-us/web/css/font-stretch/index.md b/files/en-us/web/css/font-stretch/index.md
index 36b838fad003a89..08a69bac368cf0e 100644
--- a/files/en-us/web/css/font-stretch/index.md
+++ b/files/en-us/web/css/font-stretch/index.md
@@ -257,6 +257,7 @@ p {
## See also
+- SVG {{SVGAttr("font-stretch")}} attribute
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-style/index.md b/files/en-us/web/css/font-style/index.md
index 90db7b3b475d239..b0f35d4054aa45f 100644
--- a/files/en-us/web/css/font-style/index.md
+++ b/files/en-us/web/css/font-style/index.md
@@ -129,6 +129,7 @@ Large sections of text set with a `font-style` value of `italic` may be difficul
## See also
+- SVG {{SVGAttr("font-style")}} attribute
- {{cssxref("font-family")}}
- {{cssxref("font-weight")}}
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-variant/index.md b/files/en-us/web/css/font-variant/index.md
index dc24124fe55258c..941bcd306d2a97a 100644
--- a/files/en-us/web/css/font-variant/index.md
+++ b/files/en-us/web/css/font-variant/index.md
@@ -120,6 +120,7 @@ p.small {
## See also
-- [`text-transform`](/en-US/docs/Web/CSS/text-transform)
-- [`text-combine-upright`](/en-US/docs/Web/CSS/text-combine-upright)
-- [`text-orientation`](/en-US/docs/Web/CSS/text-orientation)
+- SVG {{SVGAttr("font-variant")}} attribute
+- {{cssxref("text-transform")}}
+- {{cssxref("text-combine-upright")}}
+- {{cssxref("text-orientation")}}
diff --git a/files/en-us/web/css/font-weight/index.md b/files/en-us/web/css/font-weight/index.md
index b708e3274ed134b..eb3ed29e3d1478b 100644
--- a/files/en-us/web/css/font-weight/index.md
+++ b/files/en-us/web/css/font-weight/index.md
@@ -265,6 +265,7 @@ span {
## See also
+- SVG {{SVGAttr("font-weight")}} attribute
- {{cssxref("font-family")}}
- {{cssxref("font-style")}}
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/height/index.md b/files/en-us/web/css/height/index.md
index cf8f1c61b0a2191..18e0a252d1a931a 100644
--- a/files/en-us/web/css/height/index.md
+++ b/files/en-us/web/css/height/index.md
@@ -140,6 +140,7 @@ div {
## See also
+- SVG {{SVGAttr("height")}} attribute
- {{cssxref("width")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-height")}}, {{cssxref("max-height")}}
diff --git a/files/en-us/web/css/letter-spacing/index.md b/files/en-us/web/css/letter-spacing/index.md
index 69ab4805c9da005..0bc824a374d902b 100644
--- a/files/en-us/web/css/letter-spacing/index.md
+++ b/files/en-us/web/css/letter-spacing/index.md
@@ -108,5 +108,6 @@ Some written languages should not have any letter spacing applied. For instance,
## See also
+- SVG {{SVGAttr("letter-spacing")}} attribute
- {{cssxref("font-kerning")}}
- {{cssxref("word-spacing")}}
diff --git a/files/en-us/web/css/mask/index.md b/files/en-us/web/css/mask/index.md
index 0217462a40ccb0d..eed126cf8d1e2bd 100644
--- a/files/en-us/web/css/mask/index.md
+++ b/files/en-us/web/css/mask/index.md
@@ -108,7 +108,7 @@ mask:
## See also
+- SVG {{SVGAttr("mask")}} attribute
- {{Cssxref("clip-path")}}, {{Cssxref("filter")}}
- [CSS Shapes, clipping and masking – and how to use them](https://hacks.mozilla.org/2017/06/css-shapes-clipping-and-masking/)
- [Applying SVG effects to HTML content](/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content)
-- [SVG](/en-US/docs/Web/SVG)
diff --git a/files/en-us/web/css/opacity/index.md b/files/en-us/web/css/opacity/index.md
index 828480c63d42ba0..37b669ecc44199d 100644
--- a/files/en-us/web/css/opacity/index.md
+++ b/files/en-us/web/css/opacity/index.md
@@ -208,5 +208,6 @@ To style elements based on user's operating systems transparency preferences, us
## See also
+- SVG {{SVGAttr("opacity")}} attribute
- [`prefers-reduced-transparency`](/en-US/docs/Web/CSS/@media/prefers-reduced-transparency) media query
- [CSS color](/en-US/docs/Web/CSS/CSS_colors) module
diff --git a/files/en-us/web/css/overflow/index.md b/files/en-us/web/css/overflow/index.md
index 4bf975230412c5e..1085b8a80c4bbfa 100644
--- a/files/en-us/web/css/overflow/index.md
+++ b/files/en-us/web/css/overflow/index.md
@@ -211,6 +211,7 @@ p.overlay {
## See also
+- SVG {{SVGAttr("overflow")}} attribute
- {{Cssxref("overflow-x")}}, {{Cssxref("overflow-y")}}
- {{Cssxref("overflow-block")}}, {{Cssxref("overflow-clip-margin")}}, {{Cssxref("overflow-inline")}}
- {{Cssxref("clip")}}, {{Cssxref("display")}}, {{cssxref("text-overflow")}}, {{cssxref("white-space")}}
diff --git a/files/en-us/web/css/pointer-events/index.md b/files/en-us/web/css/pointer-events/index.md
index 83a2dcd152d9a3b..e50d6395c1feba0 100644
--- a/files/en-us/web/css/pointer-events/index.md
+++ b/files/en-us/web/css/pointer-events/index.md
@@ -137,8 +137,8 @@ a[href="http://example.com"]
## See also
-- The SVG attribute {{SVGAttr("pointer-events")}}
-- The SVG attribute {{SVGAttr("visibility")}}
-- The {{domxref("PointerEvent")}} API
+- SVG {{SVGAttr("pointer-events")}} attribute
+- SVG {{SVGAttr("visibility")}} attribute
+- {{domxref("PointerEvent")}}
- [WebKit Specs PointerEventsProperty](https://webkit.org/specs/PointerEventsProperty.html) extended for use in (X)HTML content
- {{cssxref("user-select")}} - controls whether the user can select text
diff --git a/files/en-us/web/css/rx/index.md b/files/en-us/web/css/rx/index.md
index b2cfac0801d716c..1ef27791f6c38ee 100644
--- a/files/en-us/web/css/rx/index.md
+++ b/files/en-us/web/css/rx/index.md
@@ -201,3 +201,4 @@ When using percentage values for `rx`, the values are relative to the width of t
- {{cssxref("border-radius")}} shorthand property
- {{cssxref("gradient/radial-gradient", "radial-gradient")}}
- {{cssxref("basic-shape")}} data type
+- SVG {{SVGAttr("rx")}} attribute
diff --git a/files/en-us/web/css/ry/index.md b/files/en-us/web/css/ry/index.md
index 424ef19b3ad196b..3c27dfc4ddc3029 100644
--- a/files/en-us/web/css/ry/index.md
+++ b/files/en-us/web/css/ry/index.md
@@ -201,3 +201,4 @@ When using percentage values for `ry`, the values are relative to the height of
- {{cssxref("border-radius")}} shorthand property
- {{cssxref("gradient/radial-gradient", "radial-gradient")}}
- {{cssxref("basic-shape")}} data type
+- SVG {{SVGAttr("ry")}} attribute
diff --git a/files/en-us/web/css/text-decoration/index.md b/files/en-us/web/css/text-decoration/index.md
index 0f48178beb39edf..4f4799fae93c293 100644
--- a/files/en-us/web/css/text-decoration/index.md
+++ b/files/en-us/web/css/text-decoration/index.md
@@ -124,6 +124,7 @@ The `text-decoration` property is specified as one or more space-separated value
## See also
+- SVG {{SVGAttr("text-decoration")}} attribute
- The individual text-decoration properties are {{cssxref("text-decoration-line")}}, {{cssxref("text-decoration-color")}}, {{cssxref("text-decoration-style")}}, and {{cssxref("text-decoration-thickness")}}.
- The {{cssxref("text-decoration-skip-ink")}}, {{cssxref("text-underline-offset")}}, and {{cssxref("text-underline-position")}} properties also affect text-decoration, but are not included in the shorthand.
- The {{cssxref("list-style")}} attribute controls the appearance of items in HTML {{HTMLElement("ol")}} and {{HTMLElement("ul")}} lists.
diff --git a/files/en-us/web/css/transform-origin/index.md b/files/en-us/web/css/transform-origin/index.md
index dae7ee0ea4bb52d..43c8c56389f8d0e 100644
--- a/files/en-us/web/css/transform-origin/index.md
+++ b/files/en-us/web/css/transform-origin/index.md
@@ -319,5 +319,6 @@ transform-origin: 100% -30%;
## See also
+- SVG {{SVGAttr("transform-origin")}} attribute
- [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_transforms)
-
diff --git a/files/en-us/web/css/transform/index.md b/files/en-us/web/css/transform/index.md
index 426f33be7042bb1..d31df0506d82eff 100644
--- a/files/en-us/web/css/transform/index.md
+++ b/files/en-us/web/css/transform/index.md
@@ -193,6 +193,7 @@ Please see [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_t
## See also
+- SVG {{SVGAttr("transform")}} attribute
- [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_transforms)
- {{cssxref("<transform-function>")}} data type with all the transform functions explained.
- Individual CSS properties: {{cssxref('translate')}}, {{cssxref('rotate')}}, and {{cssxref('scale')}} (there is no `skew` property).
diff --git a/files/en-us/web/css/unicode-bidi/index.md b/files/en-us/web/css/unicode-bidi/index.md
index 0590226eed8b179..df8e88b12771440 100644
--- a/files/en-us/web/css/unicode-bidi/index.md
+++ b/files/en-us/web/css/unicode-bidi/index.md
@@ -91,4 +91,5 @@ unicode-bidi: unset;
## See also
+- SVG {{SVGAttr("unicode-bidi")}} attribute
- {{Cssxref("direction")}}
diff --git a/files/en-us/web/css/visibility/index.md b/files/en-us/web/css/visibility/index.md
index 2ad9a3141126b0c..4ef914be740dcfc 100644
--- a/files/en-us/web/css/visibility/index.md
+++ b/files/en-us/web/css/visibility/index.md
@@ -148,4 +148,5 @@ td {
## See also
+- SVG {{SVGAttr("visibility")}} attribute
- {{cssxref("display")}}
diff --git a/files/en-us/web/css/width/index.md b/files/en-us/web/css/width/index.md
index 9f2a5241ba8f530..1a69978845800a0 100644
--- a/files/en-us/web/css/width/index.md
+++ b/files/en-us/web/css/width/index.md
@@ -182,6 +182,7 @@ p.min-blue {
## See also
+- SVG {{SVGAttr("width")}} attribute
- {{cssxref("height")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-width")}}, {{cssxref("max-width")}}
diff --git a/files/en-us/web/css/word-spacing/index.md b/files/en-us/web/css/word-spacing/index.md
index 27787652bd94762..23a93f2a499c34e 100644
--- a/files/en-us/web/css/word-spacing/index.md
+++ b/files/en-us/web/css/word-spacing/index.md
@@ -86,4 +86,5 @@ Legible `word-spacing` must be determined on a case-by-case basis, as different
## See also
+- SVG {{SVGAttr("word-spacin")}} attribute
- {{cssxref("letter-spacing")}}
diff --git a/files/en-us/web/css/writing-mode/index.md b/files/en-us/web/css/writing-mode/index.md
index 3be95ef82d0fdca..83df3d24aef6eb1 100644
--- a/files/en-us/web/css/writing-mode/index.md
+++ b/files/en-us/web/css/writing-mode/index.md
@@ -291,7 +291,7 @@ span {
## See also
-- SVG [`writing-mode`](/en-US/docs/Web/SVG/Attribute/writing-mode) attribute
+- SVG {{SVGAttr("writing-mode")}} attribute
- {{Cssxref("direction")}}
- {{Cssxref("unicode-bidi")}}
- {{Cssxref("text-orientation")}}
diff --git a/files/en-us/web/svg/attribute/alignment-baseline/index.md b/files/en-us/web/svg/attribute/alignment-baseline/index.md
index 45528d508f084b1..a79252408a63feb 100644
--- a/files/en-us/web/svg/attribute/alignment-baseline/index.md
+++ b/files/en-us/web/svg/attribute/alignment-baseline/index.md
@@ -145,4 +145,5 @@ For object alignment in other elements (such as {{SVGElement("text")}}), see {{S
## See also
+- CSS {{cssxref("alignment-baseline")}} property
- [CSS baseline alignment](/en-US/docs/Web/CSS/CSS_box_alignment#baseline_alignment)
diff --git a/files/en-us/web/svg/attribute/clip-path/index.md b/files/en-us/web/svg/attribute/clip-path/index.md
index 38f2e8d069b506c..8b5c18445ab5eec 100644
--- a/files/en-us/web/svg/attribute/clip-path/index.md
+++ b/files/en-us/web/svg/attribute/clip-path/index.md
@@ -132,4 +132,4 @@ svg {
## See also
-- The CSS {{cssxref("clip-path")}} property
+- CSS {{cssxref("clip-path")}} property
diff --git a/files/en-us/web/svg/attribute/clip-rule/index.md b/files/en-us/web/svg/attribute/clip-rule/index.md
index b0c190ed56c9277..40520028dbc2169 100644
--- a/files/en-us/web/svg/attribute/clip-rule/index.md
+++ b/files/en-us/web/svg/attribute/clip-rule/index.md
@@ -104,5 +104,5 @@ The following elements can use the `clip-rule` attribute, but only if they are i
## See also
-- {{ SVGElement("clipPath") }}
- CSS {{cssxref("clip-rule")}} property
+- {{ SVGElement("clipPath") }}
diff --git a/files/en-us/web/svg/attribute/color-interpolation/index.md b/files/en-us/web/svg/attribute/color-interpolation/index.md
index f346caecd29dba0..dfd4b68c77717a1 100644
--- a/files/en-us/web/svg/attribute/color-interpolation/index.md
+++ b/files/en-us/web/svg/attribute/color-interpolation/index.md
@@ -204,7 +204,7 @@ In this fourth SVG, the `color-interpolation` attribute is included on the ` {
## See also
- {{SVGAttr("display")}} attribute
-- {{cssxref("visibility")}}
+- CSS {{cssxref("visibility")}} property
diff --git a/files/en-us/web/svg/attribute/width/index.md b/files/en-us/web/svg/attribute/width/index.md
index b6377c4df46dcc5..cac0cac7ef12ea8 100644
--- a/files/en-us/web/svg/attribute/width/index.md
+++ b/files/en-us/web/svg/attribute/width/index.md
@@ -909,3 +909,7 @@ This example includes three {{SVGElement("rect")}} elements with varied `width`
## Specifications
{{Specifications}}
+
+## See also
+
+- CSS {{cssxref("width")}} property
diff --git a/files/en-us/web/svg/attribute/writing-mode/index.md b/files/en-us/web/svg/attribute/writing-mode/index.md
index 184e16d4f30a5d1..f856f2233472826 100644
--- a/files/en-us/web/svg/attribute/writing-mode/index.md
+++ b/files/en-us/web/svg/attribute/writing-mode/index.md
@@ -58,4 +58,4 @@ You can use this attribute with the following SVG elements:
## See also
-- {{cssxref("writing-mode")}}
+- CSS {{cssxref("writing-mode")}} property
diff --git a/files/en-us/web/svg/attribute/x/index.md b/files/en-us/web/svg/attribute/x/index.md
index 814a1425556fe24..06fbfd30ffeca40 100644
--- a/files/en-us/web/svg/attribute/x/index.md
+++ b/files/en-us/web/svg/attribute/x/index.md
@@ -1328,3 +1328,7 @@ svg {
## Specifications
{{Specifications}}
+
+## See also
+
+- CSS {{cssxref("x")}} property
diff --git a/files/en-us/web/svg/attribute/y/index.md b/files/en-us/web/svg/attribute/y/index.md
index 2570e5965405f1e..07a726b2be8da7e 100644
--- a/files/en-us/web/svg/attribute/y/index.md
+++ b/files/en-us/web/svg/attribute/y/index.md
@@ -1323,3 +1323,7 @@ svg {
## Specifications
{{Specifications}}
+
+## See also
+
+- CSS {{cssxref("y")}} property
From 5d601045d8d96b38e558da162d302b24349626e7 Mon Sep 17 00:00:00 2001
From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Date: Sun, 12 Jan 2025 16:10:58 +0800
Subject: [PATCH 2/4] fix ci
---
files/en-us/web/css/color-interpolation/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/files/en-us/web/css/color-interpolation/index.md b/files/en-us/web/css/color-interpolation/index.md
index 3b300c8defe7b05..7cec1e6073a5e9d 100644
--- a/files/en-us/web/css/color-interpolation/index.md
+++ b/files/en-us/web/css/color-interpolation/index.md
@@ -127,5 +127,5 @@ svg {
## See also
- {{SVGElement("linearGradient")}}
-- {{SVGElement("radialGradient")}
+- {{SVGElement("radialGradient")}}
- SVG {{SVGAttr("color-interpolation")}} attribute
From d5471001726d1a77d300919b7bd45725a2d03e71 Mon Sep 17 00:00:00 2001
From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Date: Tue, 4 Feb 2025 21:43:05 +0800
Subject: [PATCH 3/4] update
---
files/en-us/web/css/clip-path/index.md | 5 +++--
files/en-us/web/css/color-interpolation-filters/index.md | 2 +-
files/en-us/web/css/color/index.md | 2 +-
files/en-us/web/css/cursor/index.md | 2 +-
files/en-us/web/css/direction/index.md | 4 ++--
files/en-us/web/css/display/index.md | 4 ++--
files/en-us/web/css/filter/index.md | 4 ++--
files/en-us/web/css/font-family/index.md | 2 +-
files/en-us/web/css/font-size-adjust/index.md | 2 +-
files/en-us/web/css/font-size/index.md | 2 +-
files/en-us/web/css/font-stretch/index.md | 2 +-
files/en-us/web/css/font-style/index.md | 2 +-
files/en-us/web/css/font-variant/index.md | 2 +-
files/en-us/web/css/font-weight/index.md | 2 +-
files/en-us/web/css/height/index.md | 2 +-
files/en-us/web/css/letter-spacing/index.md | 2 +-
files/en-us/web/css/mask/index.md | 3 ++-
files/en-us/web/css/opacity/index.md | 2 +-
files/en-us/web/css/overflow/index.md | 4 ++--
files/en-us/web/css/pointer-events/index.md | 2 +-
files/en-us/web/css/text-decoration/index.md | 4 ++--
files/en-us/web/css/transform-origin/index.md | 2 +-
files/en-us/web/css/transform/index.md | 2 +-
files/en-us/web/css/unicode-bidi/index.md | 2 +-
files/en-us/web/css/visibility/index.md | 2 +-
files/en-us/web/css/width/index.md | 2 +-
files/en-us/web/css/word-spacing/index.md | 2 +-
files/en-us/web/css/writing-mode/index.md | 2 +-
28 files changed, 36 insertions(+), 34 deletions(-)
diff --git a/files/en-us/web/css/clip-path/index.md b/files/en-us/web/css/clip-path/index.md
index 9bb1d14df4eba83..a143726f4692164 100644
--- a/files/en-us/web/css/clip-path/index.md
+++ b/files/en-us/web/css/clip-path/index.md
@@ -635,8 +635,9 @@ clipPathSelect.addEventListener("change", (evt) => {
## See also
+- {{CSSxRef("clip-rule")}}
+- {{CSSxRef("mask")}}
+- {{CSSxRef("filter")}}
- SVG {{SVGAttr("clip-path")}} attribute
-- CSS {{CSSxRef('clip-rule')}} property
- [Shapes in clipping and masking – and how to use them](https://hacks.mozilla.org/2017/06/css-shapes-clipping-and-masking/)
-- CSS properties: {{cssxref("mask")}}, {{cssxref("filter")}}
- [Applying SVG effects to HTML content](/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content)
diff --git a/files/en-us/web/css/color-interpolation-filters/index.md b/files/en-us/web/css/color-interpolation-filters/index.md
index 99a4efa08131ad3..2cb5b36a07f7f3f 100644
--- a/files/en-us/web/css/color-interpolation-filters/index.md
+++ b/files/en-us/web/css/color-interpolation-filters/index.md
@@ -57,6 +57,6 @@ color-interpolation-filters: unset;
## See also
+- {{cssxref("color-interpolation")}}
- SVG {{SVGAttr("color-interpolation-filters")}} attribute
-- CSS {{cssxref("color-interpolation")}} property
- [sRGB specification](https://webstore.iec.ch/en/publication/6169)
diff --git a/files/en-us/web/css/color/index.md b/files/en-us/web/css/color/index.md
index aa95de53507e452..2931d1afc4296d3 100644
--- a/files/en-us/web/css/color/index.md
+++ b/files/en-us/web/css/color/index.md
@@ -141,8 +141,8 @@ p {
## See also
-- SVG {{SVGAttr("color")}} attribute
- The {{cssxref("<color>")}} data type
- Other color-related properties: {{cssxref("background-color")}}, {{cssxref("border-color")}}, {{cssxref("outline-color")}}, {{cssxref("text-decoration-color")}}, {{cssxref("text-emphasis-color")}}, {{cssxref("text-shadow")}}, {{cssxref("caret-color")}}, {{cssxref("column-rule-color")}}, and {{cssxref("print-color-adjust")}}
+- SVG {{SVGAttr("color")}} attribute
- [Applying color to HTML elements using CSS](/en-US/docs/Web/CSS/CSS_colors/Applying_color)
- [WCAG: color contrast](/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast)
diff --git a/files/en-us/web/css/cursor/index.md b/files/en-us/web/css/cursor/index.md
index e181964c5930c53..b04d9f2d75b8977 100644
--- a/files/en-us/web/css/cursor/index.md
+++ b/files/en-us/web/css/cursor/index.md
@@ -398,6 +398,6 @@ Cursor changes that intersect toolbar areas are commonly blocked to avoid spoofi
## See also
-- SVG {{SVGAttr("cursor")}} attribute
- {{cssxref("pointer-events")}}
- {{cssxref("url_value", "<url>")}} type
+- SVG {{SVGAttr("cursor")}} attribute
diff --git a/files/en-us/web/css/direction/index.md b/files/en-us/web/css/direction/index.md
index 105d01e264b7cc7..2da05fbf22ef670 100644
--- a/files/en-us/web/css/direction/index.md
+++ b/files/en-us/web/css/direction/index.md
@@ -91,8 +91,8 @@ blockquote {
## See also
+- {{CSSxRef("unicode-bidi")}}
+- {{CSSxRef("writing-mode")}}
- SVG {{SVGAttr("direction")}} attribute
-- {{Cssxref("unicode-bidi")}}
-- {{Cssxref("writing-mode")}}
- The HTML [`dir`](/en-US/docs/Web/HTML/Global_attributes/dir) global attribute
- [Creating vertical form controls](/en-US/docs/Web/CSS/CSS_writing_modes/Vertical_controls)
diff --git a/files/en-us/web/css/display/index.md b/files/en-us/web/css/display/index.md
index b02bd565f20ecb8..c282199a4698e3e 100644
--- a/files/en-us/web/css/display/index.md
+++ b/files/en-us/web/css/display/index.md
@@ -466,8 +466,8 @@ You can find more examples in the pages for each separate display type under [Gr
## See also
+- {{CSSxRef("visibility")}}, {{CSSxRef("float")}}, {{CSSxRef("position")}}
+- {{CSSxRef("grid")}}, {{CSSxRef("flex")}}
- SVG {{SVGAttr("display")}} attribute
- [Block and inline layout in normal flow](/en-US/docs/Web/CSS/CSS_flow_layout/Block_and_inline_layout_in_normal_flow)
- [Introduction to formatting contexts](/en-US/docs/Web/CSS/CSS_flow_layout/Introduction_to_formatting_contexts)
-- {{CSSxRef("visibility")}}, {{CSSxRef("float")}}, {{CSSxRef("position")}}
-- {{CSSxRef("grid")}}, {{CSSxRef("flex")}}
diff --git a/files/en-us/web/css/filter/index.md b/files/en-us/web/css/filter/index.md
index 1daa7f2b5cdcc2b..3979734f13f96c7 100644
--- a/files/en-us/web/css/filter/index.md
+++ b/files/en-us/web/css/filter/index.md
@@ -233,9 +233,9 @@ The filters are applied in order. This is why the drop shadows are not the same
## See also
+- {{cssxref("backdrop-filter")}}
+- {{cssxref("mask")}}
- SVG {{SVGAttr("filter")}} attribute
-- CSS {{cssxref("backdrop-filter")}} property
- CSS [compositing and blending](/en-US/docs/Web/CSS/CSS_compositing_and_blending) module, including the CSS {{cssxref("background-blend-mode")}} and {{cssxref("mix-blend-mode")}} properties.
-- The CSS {{cssxref("mask")}} property
- [SVG](/en-US/docs/Web/SVG), including the SVG {{SVGElement("filter")}} element and SVG {{SVGAttr("filter")}} attribute.
- [Applying SVG effects to HTML content](/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content)
diff --git a/files/en-us/web/css/font-family/index.md b/files/en-us/web/css/font-family/index.md
index 14478d66a321c4c..63c04d186156d32 100644
--- a/files/en-us/web/css/font-family/index.md
+++ b/files/en-us/web/css/font-family/index.md
@@ -222,7 +222,7 @@ font-family:
## See also
-- SVG {{SVGAttr("font-family")}} attribute
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
+- SVG {{SVGAttr("font-family")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-size-adjust/index.md b/files/en-us/web/css/font-size-adjust/index.md
index 1e6568074e1bb90..defa181a359d684 100644
--- a/files/en-us/web/css/font-size-adjust/index.md
+++ b/files/en-us/web/css/font-size-adjust/index.md
@@ -226,8 +226,8 @@ span {
## See also
-- SVG {{SVGAttr("font-size-adjust")}} attribute
- {{cssxref("font-size")}}
- {{cssxref("font-weight")}}
- {{cssxref("@font-face/size-adjust", "size-adjust")}} `@font-face` descriptor
+- SVG {{SVGAttr("font-size-adjust")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-size/index.md b/files/en-us/web/css/font-size/index.md
index a74685c4d6eadfd..288903c9423fada 100644
--- a/files/en-us/web/css/font-size/index.md
+++ b/files/en-us/web/css/font-size/index.md
@@ -219,10 +219,10 @@ See the W3C Editor's Draft for a more detailed description of [font-relative len
## See also
-- SVG {{SVGAttr("font-size")}} attribute
- {{cssxref("font-size-adjust")}}
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
- {{cssxref("math-depth")}}
- {{cssxref("math-style")}}
+- SVG {{SVGAttr("font-size")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-stretch/index.md b/files/en-us/web/css/font-stretch/index.md
index 08a69bac368cf0e..66bb088a0da10b8 100644
--- a/files/en-us/web/css/font-stretch/index.md
+++ b/files/en-us/web/css/font-stretch/index.md
@@ -257,8 +257,8 @@ p {
## See also
-- SVG {{SVGAttr("font-stretch")}} attribute
- {{cssxref("font-style")}}
- {{cssxref("font-weight")}}
+- SVG {{SVGAttr("font-stretch")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
- [CSS fonts](/en-US/docs/Web/CSS/CSS_fonts) module
diff --git a/files/en-us/web/css/font-style/index.md b/files/en-us/web/css/font-style/index.md
index b0f35d4054aa45f..8a433d75b747ef3 100644
--- a/files/en-us/web/css/font-style/index.md
+++ b/files/en-us/web/css/font-style/index.md
@@ -129,7 +129,7 @@ Large sections of text set with a `font-style` value of `italic` may be difficul
## See also
-- SVG {{SVGAttr("font-style")}} attribute
- {{cssxref("font-family")}}
- {{cssxref("font-weight")}}
+- SVG {{SVGAttr("font-style")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
diff --git a/files/en-us/web/css/font-variant/index.md b/files/en-us/web/css/font-variant/index.md
index 941bcd306d2a97a..1222d7e62e7c665 100644
--- a/files/en-us/web/css/font-variant/index.md
+++ b/files/en-us/web/css/font-variant/index.md
@@ -120,7 +120,7 @@ p.small {
## See also
-- SVG {{SVGAttr("font-variant")}} attribute
- {{cssxref("text-transform")}}
- {{cssxref("text-combine-upright")}}
- {{cssxref("text-orientation")}}
+- SVG {{SVGAttr("font-variant")}} attribute
diff --git a/files/en-us/web/css/font-weight/index.md b/files/en-us/web/css/font-weight/index.md
index eb3ed29e3d1478b..1207704677c7c3f 100644
--- a/files/en-us/web/css/font-weight/index.md
+++ b/files/en-us/web/css/font-weight/index.md
@@ -265,8 +265,8 @@ span {
## See also
-- SVG {{SVGAttr("font-weight")}} attribute
- {{cssxref("font-family")}}
- {{cssxref("font-style")}}
+- SVG {{SVGAttr("font-weight")}} attribute
- [Learn: Fundamental text and font styling](/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals)
- [CSS fonts](/en-US/docs/Web/CSS/CSS_fonts) module
diff --git a/files/en-us/web/css/height/index.md b/files/en-us/web/css/height/index.md
index 18e0a252d1a931a..e8df565359ef92d 100644
--- a/files/en-us/web/css/height/index.md
+++ b/files/en-us/web/css/height/index.md
@@ -140,7 +140,6 @@ div {
## See also
-- SVG {{SVGAttr("height")}} attribute
- {{cssxref("width")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-height")}}, {{cssxref("max-height")}}
@@ -148,5 +147,6 @@ div {
- {{cssxref("anchor-size()")}}
- {{cssxref("clamp", "clamp()")}}
- {{cssxref("clamp", "minmax()")}}
+- SVG {{SVGAttr("height")}} attribute
- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
- [CSS box model](/en-US/docs/Web/CSS/CSS_box_model) module
diff --git a/files/en-us/web/css/letter-spacing/index.md b/files/en-us/web/css/letter-spacing/index.md
index 0bc824a374d902b..80e677161329c4a 100644
--- a/files/en-us/web/css/letter-spacing/index.md
+++ b/files/en-us/web/css/letter-spacing/index.md
@@ -108,6 +108,6 @@ Some written languages should not have any letter spacing applied. For instance,
## See also
-- SVG {{SVGAttr("letter-spacing")}} attribute
- {{cssxref("font-kerning")}}
- {{cssxref("word-spacing")}}
+- SVG {{SVGAttr("letter-spacing")}} attribute
diff --git a/files/en-us/web/css/mask/index.md b/files/en-us/web/css/mask/index.md
index eed126cf8d1e2bd..10cf8f544c1dd58 100644
--- a/files/en-us/web/css/mask/index.md
+++ b/files/en-us/web/css/mask/index.md
@@ -108,7 +108,8 @@ mask:
## See also
+- {{CSSxRef("clip-path")}}
+- {{CSSxRef("filter")}}
- SVG {{SVGAttr("mask")}} attribute
-- {{Cssxref("clip-path")}}, {{Cssxref("filter")}}
- [CSS Shapes, clipping and masking – and how to use them](https://hacks.mozilla.org/2017/06/css-shapes-clipping-and-masking/)
- [Applying SVG effects to HTML content](/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content)
diff --git a/files/en-us/web/css/opacity/index.md b/files/en-us/web/css/opacity/index.md
index 37b669ecc44199d..e3ab5695d33eff6 100644
--- a/files/en-us/web/css/opacity/index.md
+++ b/files/en-us/web/css/opacity/index.md
@@ -208,6 +208,6 @@ To style elements based on user's operating systems transparency preferences, us
## See also
-- SVG {{SVGAttr("opacity")}} attribute
- [`prefers-reduced-transparency`](/en-US/docs/Web/CSS/@media/prefers-reduced-transparency) media query
- [CSS color](/en-US/docs/Web/CSS/CSS_colors) module
+- SVG {{SVGAttr("opacity")}} attribute
diff --git a/files/en-us/web/css/overflow/index.md b/files/en-us/web/css/overflow/index.md
index 1085b8a80c4bbfa..b722480a22d4a9a 100644
--- a/files/en-us/web/css/overflow/index.md
+++ b/files/en-us/web/css/overflow/index.md
@@ -211,9 +211,9 @@ p.overlay {
## See also
-- SVG {{SVGAttr("overflow")}} attribute
- {{Cssxref("overflow-x")}}, {{Cssxref("overflow-y")}}
- {{Cssxref("overflow-block")}}, {{Cssxref("overflow-clip-margin")}}, {{Cssxref("overflow-inline")}}
- {{Cssxref("clip")}}, {{Cssxref("display")}}, {{cssxref("text-overflow")}}, {{cssxref("white-space")}}
-- [CSS overflow](/en-US/docs/Web/CSS/CSS_overflow)
+- SVG {{SVGAttr("overflow")}} attribute
+- [CSS overflow](/en-US/docs/Web/CSS/CSS_overflow) module
- [Keyboard-only scrolling areas](https://adrianroselli.com/2022/06/keyboard-only-scrolling-areas.html) on adrianroselli.com (2022)
diff --git a/files/en-us/web/css/pointer-events/index.md b/files/en-us/web/css/pointer-events/index.md
index e50d6395c1feba0..9becc395583a3cf 100644
--- a/files/en-us/web/css/pointer-events/index.md
+++ b/files/en-us/web/css/pointer-events/index.md
@@ -137,8 +137,8 @@ a[href="http://example.com"]
## See also
+- {{domxref("PointerEvent")}}
- SVG {{SVGAttr("pointer-events")}} attribute
- SVG {{SVGAttr("visibility")}} attribute
-- {{domxref("PointerEvent")}}
- [WebKit Specs PointerEventsProperty](https://webkit.org/specs/PointerEventsProperty.html) extended for use in (X)HTML content
- {{cssxref("user-select")}} - controls whether the user can select text
diff --git a/files/en-us/web/css/text-decoration/index.md b/files/en-us/web/css/text-decoration/index.md
index 4f4799fae93c293..6fd2f8961494f32 100644
--- a/files/en-us/web/css/text-decoration/index.md
+++ b/files/en-us/web/css/text-decoration/index.md
@@ -124,7 +124,7 @@ The `text-decoration` property is specified as one or more space-separated value
## See also
-- SVG {{SVGAttr("text-decoration")}} attribute
- The individual text-decoration properties are {{cssxref("text-decoration-line")}}, {{cssxref("text-decoration-color")}}, {{cssxref("text-decoration-style")}}, and {{cssxref("text-decoration-thickness")}}.
- The {{cssxref("text-decoration-skip-ink")}}, {{cssxref("text-underline-offset")}}, and {{cssxref("text-underline-position")}} properties also affect text-decoration, but are not included in the shorthand.
-- The {{cssxref("list-style")}} attribute controls the appearance of items in HTML {{HTMLElement("ol")}} and {{HTMLElement("ul")}} lists.
+- The {{cssxref("list-style")}} property controls the appearance of items in HTML {{HTMLElement("ol")}} and {{HTMLElement("ul")}} lists.
+- SVG {{SVGAttr("text-decoration")}} attribute
diff --git a/files/en-us/web/css/transform-origin/index.md b/files/en-us/web/css/transform-origin/index.md
index 43c8c56389f8d0e..ca9f9818f55b3ba 100644
--- a/files/en-us/web/css/transform-origin/index.md
+++ b/files/en-us/web/css/transform-origin/index.md
@@ -319,6 +319,6 @@ transform-origin: 100% -30%;
## See also
-- SVG {{SVGAttr("transform-origin")}} attribute
- [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_transforms)
+- SVG {{SVGAttr("transform-origin")}} attribute
-
diff --git a/files/en-us/web/css/transform/index.md b/files/en-us/web/css/transform/index.md
index d31df0506d82eff..350bd577b5ce13c 100644
--- a/files/en-us/web/css/transform/index.md
+++ b/files/en-us/web/css/transform/index.md
@@ -193,8 +193,8 @@ Please see [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_t
## See also
-- SVG {{SVGAttr("transform")}} attribute
- [Using CSS transforms](/en-US/docs/Web/CSS/CSS_transforms/Using_CSS_transforms)
- {{cssxref("<transform-function>")}} data type with all the transform functions explained.
- Individual CSS properties: {{cssxref('translate')}}, {{cssxref('rotate')}}, and {{cssxref('scale')}} (there is no `skew` property).
+- SVG {{SVGAttr("transform")}} attribute
- Online tool to visualize CSS Transform functions: [CSS Transform Playground](https://css-transform.moro.es/)
diff --git a/files/en-us/web/css/unicode-bidi/index.md b/files/en-us/web/css/unicode-bidi/index.md
index df8e88b12771440..d10e0e99e48c883 100644
--- a/files/en-us/web/css/unicode-bidi/index.md
+++ b/files/en-us/web/css/unicode-bidi/index.md
@@ -91,5 +91,5 @@ unicode-bidi: unset;
## See also
-- SVG {{SVGAttr("unicode-bidi")}} attribute
- {{Cssxref("direction")}}
+- SVG {{SVGAttr("unicode-bidi")}} attribute
diff --git a/files/en-us/web/css/visibility/index.md b/files/en-us/web/css/visibility/index.md
index 4ef914be740dcfc..d9521b843e0ecde 100644
--- a/files/en-us/web/css/visibility/index.md
+++ b/files/en-us/web/css/visibility/index.md
@@ -148,5 +148,5 @@ td {
## See also
-- SVG {{SVGAttr("visibility")}} attribute
- {{cssxref("display")}}
+- SVG {{SVGAttr("visibility")}} attribute
diff --git a/files/en-us/web/css/width/index.md b/files/en-us/web/css/width/index.md
index 1a69978845800a0..aa02d603c05438c 100644
--- a/files/en-us/web/css/width/index.md
+++ b/files/en-us/web/css/width/index.md
@@ -182,11 +182,11 @@ p.min-blue {
## See also
-- SVG {{SVGAttr("width")}} attribute
- {{cssxref("height")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-width")}}, {{cssxref("max-width")}}
- {{cssxref("block-size")}}, {{cssxref("inline-size")}}
- {{cssxref("anchor-size()")}}
+- SVG {{SVGAttr("width")}} attribute
- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
- [CSS box model](/en-US/docs/Web/CSS/CSS_box_model) module
diff --git a/files/en-us/web/css/word-spacing/index.md b/files/en-us/web/css/word-spacing/index.md
index 23a93f2a499c34e..0bc751361f90fbc 100644
--- a/files/en-us/web/css/word-spacing/index.md
+++ b/files/en-us/web/css/word-spacing/index.md
@@ -86,5 +86,5 @@ Legible `word-spacing` must be determined on a case-by-case basis, as different
## See also
-- SVG {{SVGAttr("word-spacin")}} attribute
- {{cssxref("letter-spacing")}}
+- SVG {{SVGAttr("word-spacin")}} attribute
diff --git a/files/en-us/web/css/writing-mode/index.md b/files/en-us/web/css/writing-mode/index.md
index 7af0aaa6b77a264..7f8a24a29e05953 100644
--- a/files/en-us/web/css/writing-mode/index.md
+++ b/files/en-us/web/css/writing-mode/index.md
@@ -291,11 +291,11 @@ span {
## See also
-- SVG {{SVGAttr("writing-mode")}} attribute
- {{Cssxref("direction")}}
- {{Cssxref("unicode-bidi")}}
- {{Cssxref("text-orientation")}}
- {{Cssxref("text-combine-upright")}}
+- SVG {{SVGAttr("writing-mode")}} attribute
- [CSS logical properties](/en-US/docs/Web/CSS/CSS_logical_properties_and_values)
- [Styling vertical text (Chinese, Japanese, Korean and Mongolian)](https://www.w3.org/International/articles/vertical-text/) on W3.org (2022)
- [CSS writing modes](/en-US/docs/Web/CSS/CSS_writing_modes) module
From 8c53635dbb8434125ebfc65d02cc3993ea931244 Mon Sep 17 00:00:00 2001
From: Estelle Weyl
Date: Tue, 4 Feb 2025 13:51:30 -0800
Subject: [PATCH 4/4] Apply suggestions from code review
---
files/en-us/web/css/pointer-events/index.md | 5 ++---
files/en-us/web/css/writing-mode/index.md | 4 ++--
files/en-us/web/svg/attribute/clip-rule/index.md | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/files/en-us/web/css/pointer-events/index.md b/files/en-us/web/css/pointer-events/index.md
index 9becc395583a3cf..7312a0c9389deba 100644
--- a/files/en-us/web/css/pointer-events/index.md
+++ b/files/en-us/web/css/pointer-events/index.md
@@ -137,8 +137,7 @@ a[href="http://example.com"]
## See also
-- {{domxref("PointerEvent")}}
+- {{cssxref("user-select")}}
- SVG {{SVGAttr("pointer-events")}} attribute
- SVG {{SVGAttr("visibility")}} attribute
-- [WebKit Specs PointerEventsProperty](https://webkit.org/specs/PointerEventsProperty.html) extended for use in (X)HTML content
-- {{cssxref("user-select")}} - controls whether the user can select text
+- {{domxref("PointerEvent")}}
diff --git a/files/en-us/web/css/writing-mode/index.md b/files/en-us/web/css/writing-mode/index.md
index 7f8a24a29e05953..76e6d5de9a690cf 100644
--- a/files/en-us/web/css/writing-mode/index.md
+++ b/files/en-us/web/css/writing-mode/index.md
@@ -295,8 +295,8 @@ span {
- {{Cssxref("unicode-bidi")}}
- {{Cssxref("text-orientation")}}
- {{Cssxref("text-combine-upright")}}
-- SVG {{SVGAttr("writing-mode")}} attribute
- [CSS logical properties](/en-US/docs/Web/CSS/CSS_logical_properties_and_values)
-- [Styling vertical text (Chinese, Japanese, Korean and Mongolian)](https://www.w3.org/International/articles/vertical-text/) on W3.org (2022)
- [CSS writing modes](/en-US/docs/Web/CSS/CSS_writing_modes) module
+- SVG {{SVGAttr("writing-mode")}} attribute
+- [Styling vertical text (Chinese, Japanese, Korean and Mongolian)](https://www.w3.org/International/articles/vertical-text/) on W3.org (2022)
- [Creating vertical form controls](/en-US/docs/Web/CSS/CSS_writing_modes/Vertical_controls)
diff --git a/files/en-us/web/svg/attribute/clip-rule/index.md b/files/en-us/web/svg/attribute/clip-rule/index.md
index 40520028dbc2169..b0c190ed56c9277 100644
--- a/files/en-us/web/svg/attribute/clip-rule/index.md
+++ b/files/en-us/web/svg/attribute/clip-rule/index.md
@@ -104,5 +104,5 @@ The following elements can use the `clip-rule` attribute, but only if they are i
## See also
-- CSS {{cssxref("clip-rule")}} property
- {{ SVGElement("clipPath") }}
+- CSS {{cssxref("clip-rule")}} property