diff --git a/files/en-us/web/svg/attribute/accent-height/index.html b/files/en-us/web/svg/attribute/accent-height/index.html index c8d61025fe2baee..544169179f58ea2 100644 --- a/files/en-us/web/svg/attribute/accent-height/index.html +++ b/files/en-us/web/svg/attribute/accent-height/index.html @@ -37,22 +37,7 @@

font-face

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementAccentHeightAttribute", "accent-height")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/alignment-baseline/index.html b/files/en-us/web/svg/attribute/alignment-baseline/index.html index aff9d070b473f4f..3e948486f53d031 100644 --- a/files/en-us/web/svg/attribute/alignment-baseline/index.html +++ b/files/en-us/web/svg/attribute/alignment-baseline/index.html @@ -127,32 +127,7 @@

Example

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS3 Inline", "#propdef-alignment-baseline", "alignment-baseline")}}{{Spec2("CSS3 Inline")}}No change
{{SpecName("SVG2", "text.html#AlignmentBaselineProperty", "alignment-baseline")}}{{Spec2("SVG2")}}Refers to the definition in CSS Inline Layout and notes the changes to auto, before-edge, after-edge, text-before-edge, and text-after-edge
{{SpecName("SVG1.1", "text.html#AlignmentBaselineProperty", "alignment-baseline")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/alphabetic/index.html b/files/en-us/web/svg/attribute/alphabetic/index.html index bf997ec4cad1ebe..b3a31d359e97f56 100644 --- a/files/en-us/web/svg/attribute/alphabetic/index.html +++ b/files/en-us/web/svg/attribute/alphabetic/index.html @@ -36,22 +36,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementAlphabeticAttribute", "alphabetic")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/arabic-form/index.html b/files/en-us/web/svg/attribute/arabic-form/index.html index d27bf842a817701..83a9dd95b1eec9e 100644 --- a/files/en-us/web/svg/attribute/arabic-form/index.html +++ b/files/en-us/web/svg/attribute/arabic-form/index.html @@ -45,22 +45,7 @@

Context notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#GlyphElementArabicFormAttribute", "arabic-form")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/ascent/index.html b/files/en-us/web/svg/attribute/ascent/index.html index 552374122e209b4..b622184d2b19b0a 100644 --- a/files/en-us/web/svg/attribute/ascent/index.html +++ b/files/en-us/web/svg/attribute/ascent/index.html @@ -39,22 +39,7 @@

font-face

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementAscentAttribute", "ascent")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/azimuth/index.html b/files/en-us/web/svg/attribute/azimuth/index.html index 33026e8489baf84..fa88b25109f4d37 100644 --- a/files/en-us/web/svg/attribute/azimuth/index.html +++ b/files/en-us/web/svg/attribute/azimuth/index.html @@ -60,27 +60,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-fedistantlight-azimuth", "azimuth")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feDistantLightAzimuthAttribute", "azimuth")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/basefrequency/index.html b/files/en-us/web/svg/attribute/basefrequency/index.html index 493affc2fd69833..e91fb5c49c8e651 100644 --- a/files/en-us/web/svg/attribute/basefrequency/index.html +++ b/files/en-us/web/svg/attribute/basefrequency/index.html @@ -82,27 +82,7 @@

Example

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-feturbulence-basefrequency", "baseFrequency")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feTurbulenceBaseFrequencyAttribute", "baseFrequency")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/baseline-shift/index.html b/files/en-us/web/svg/attribute/baseline-shift/index.html index 9cab71908ac861a..4820006bc2d6723 100644 --- a/files/en-us/web/svg/attribute/baseline-shift/index.html +++ b/files/en-us/web/svg/attribute/baseline-shift/index.html @@ -48,32 +48,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS3 Inline", "#propdef-baseline-shift", "alignment-baseline")}}{{Spec2("CSS3 Inline")}}Removed the baseline value, as it is a redundant keyword within the {{SVGAttr("vertical-align")}} property.
{{SpecName("SVG2", "text.html#BaselineShiftProperty", "alignment-baseline")}}{{Spec2("SVG2")}}Refers to the definition in CSS Inline Layout and notes that {{SVGAttr("vertical-align")}} should be preferred.
{{SpecName("SVG1.1", "text.html#BaselineShiftProperty", "alignment-baseline")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/bbox/index.html b/files/en-us/web/svg/attribute/bbox/index.html index de7d7e811ea118e..e8dc49797de057c 100644 --- a/files/en-us/web/svg/attribute/bbox/index.html +++ b/files/en-us/web/svg/attribute/bbox/index.html @@ -39,22 +39,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementBboxAttribute", "bbox")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/bias/index.html b/files/en-us/web/svg/attribute/bias/index.html index c986a75ff35caba..38d6d4eb3ddc78d 100644 --- a/files/en-us/web/svg/attribute/bias/index.html +++ b/files/en-us/web/svg/attribute/bias/index.html @@ -35,27 +35,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-feconvolvematrix-bias", "bias")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feConvolveMatrixElementBiasAttribute", "bias")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/by/index.html b/files/en-us/web/svg/attribute/by/index.html index 4d92afd0369b0ac..9111417ead7b324 100644 --- a/files/en-us/web/svg/attribute/by/index.html +++ b/files/en-us/web/svg/attribute/by/index.html @@ -55,27 +55,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG Animations 2", "#ByAttribute", "by")}}{{Spec2("SVG Animations 2")}}No change
{{SpecName("SVG1.1", "animate.html#ByAttribute", "by")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/cap-height/index.html b/files/en-us/web/svg/attribute/cap-height/index.html index b003c4d5c0d0105..faa02aacf4d177c 100644 --- a/files/en-us/web/svg/attribute/cap-height/index.html +++ b/files/en-us/web/svg/attribute/cap-height/index.html @@ -38,22 +38,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementCapHeightAttribute", "cap-height")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/clip-path/index.html b/files/en-us/web/svg/attribute/clip-path/index.html index 479ce54360c32ac..e3c8cefe2116252 100644 --- a/files/en-us/web/svg/attribute/clip-path/index.html +++ b/files/en-us/web/svg/attribute/clip-path/index.html @@ -80,27 +80,7 @@

Browser compatibility

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS Masks", "#the-clip-path", 'clip-path')}}{{Spec2('CSS Masks')}}Extends its application to HTML elements. The clip-path property replaces the deprecated {{cssxref("clip")}} property.
{{SpecName('SVG1.1', 'masking.html#ClipPathProperty', 'clip-path')}}{{Spec2('SVG1.1')}}Initial definition (applies to SVG elements only).
+{{Specifications}}

See also

diff --git a/files/en-us/web/svg/attribute/clip/index.html b/files/en-us/web/svg/attribute/clip/index.html index 4db968c5e0bfa8c..18d9876ab36cfc0 100644 --- a/files/en-us/web/svg/attribute/clip/index.html +++ b/files/en-us/web/svg/attribute/clip/index.html @@ -61,27 +61,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS Masks', '#clip-property', 'clip')}}{{Spec2('CSS Masks')}}Deprecates clip property, suggests {{cssxref("clip-path")}} as replacement.
{{SpecName("SVG1.1", "masking.html#ClipProperty", "clip")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/color-interpolation-filters/index.html b/files/en-us/web/svg/attribute/color-interpolation-filters/index.html index 53bd346cba6c7fa..c337bf1cf9d0b05 100644 --- a/files/en-us/web/svg/attribute/color-interpolation-filters/index.html +++ b/files/en-us/web/svg/attribute/color-interpolation-filters/index.html @@ -53,27 +53,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#ColorInterpolationFiltersProperty", "color-interpolation")}}{{Spec2("Filters 1.0")}}No significant change
{{SpecName("SVG1.1", "painting.html#ColorInterpolationFiltersProperty", "color-interpolation-filters")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/color-interpolation/index.html b/files/en-us/web/svg/attribute/color-interpolation/index.html index d48409a8fb41fae..4c7f7f796ec27aa 100644 --- a/files/en-us/web/svg/attribute/color-interpolation/index.html +++ b/files/en-us/web/svg/attribute/color-interpolation/index.html @@ -53,27 +53,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'painting.html#ColorInterpolation', 'color-interpolation')}}{{Spec2('SVG2')}}No significant change
{{SpecName('SVG1.1', 'painting.html#ColorInterpolationProperty', 'color-interpolation')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/color-profile/index.html b/files/en-us/web/svg/attribute/color-profile/index.html index 5cfc4c8ab2b5ea1..b3cffd7ba9f0945 100644 --- a/files/en-us/web/svg/attribute/color-profile/index.html +++ b/files/en-us/web/svg/attribute/color-profile/index.html @@ -48,22 +48,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "color.html#ColorProfileProperty", "color-profile")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/color/index.html b/files/en-us/web/svg/attribute/color/index.html index 21c135b5a576f55..039179e3dcc3e76 100644 --- a/files/en-us/web/svg/attribute/color/index.html +++ b/files/en-us/web/svg/attribute/color/index.html @@ -53,27 +53,7 @@

Example

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "painting.html#ColorProperty", "color")}}{{Spec2("SVG2")}}Removed the restriction to which elements it applies.
{{SpecName("SVG1.1", "color.html#ColorProperty", "color")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/contentscripttype/index.html b/files/en-us/web/svg/attribute/contentscripttype/index.html index 0d1e02fd30a13ca..eecb4f40788b34c 100644 --- a/files/en-us/web/svg/attribute/contentscripttype/index.html +++ b/files/en-us/web/svg/attribute/contentscripttype/index.html @@ -34,22 +34,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "script.html#ContentScriptTypeAttribute", "contentScriptType")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/contentstyletype/index.html b/files/en-us/web/svg/attribute/contentstyletype/index.html index 6acd5ac739729ff..6311681534f734d 100644 --- a/files/en-us/web/svg/attribute/contentstyletype/index.html +++ b/files/en-us/web/svg/attribute/contentstyletype/index.html @@ -38,22 +38,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "script.html#ContentScriptTypeAttribute", "contentScriptType")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/crossorigin/index.html b/files/en-us/web/svg/attribute/crossorigin/index.html index 3475b5ca5e22eea..55ce1567c808a86 100644 --- a/files/en-us/web/svg/attribute/crossorigin/index.html +++ b/files/en-us/web/svg/attribute/crossorigin/index.html @@ -42,22 +42,7 @@

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'embedded.html#ImageElementCrossoriginAttribute', 'crossorigin attribute')}}{{Spec2('SVG2')}}
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/data-_star_/index.html b/files/en-us/web/svg/attribute/data-_star_/index.html index f03911749448119..175d0e2441d42e1 100644 --- a/files/en-us/web/svg/attribute/data-_star_/index.html +++ b/files/en-us/web/svg/attribute/data-_star_/index.html @@ -24,20 +24,7 @@

Specifications

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', "struct.html#DataAttributes", "data-*")}}{{Spec2('SVG2')}}Custom data attributes are new in SVG 2.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/descent/index.html b/files/en-us/web/svg/attribute/descent/index.html index a85c8e4ae2eb6bb..217afd4193dc9db 100644 --- a/files/en-us/web/svg/attribute/descent/index.html +++ b/files/en-us/web/svg/attribute/descent/index.html @@ -38,22 +38,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#FontFaceElementDescentAttribute", "descent")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/diffuseconstant/index.html b/files/en-us/web/svg/attribute/diffuseconstant/index.html index 9c0ca3ed7845a74..6ad11fdf734e706 100644 --- a/files/en-us/web/svg/attribute/diffuseconstant/index.html +++ b/files/en-us/web/svg/attribute/diffuseconstant/index.html @@ -62,27 +62,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-fediffuselighting-diffuseconstant", "diffuseConstant")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feDiffuseLightingDiffuseConstantAttribute", "diffuseConstant")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/direction/index.html b/files/en-us/web/svg/attribute/direction/index.html index 349957cab042f25..e8ccd3c3f8c6b54 100644 --- a/files/en-us/web/svg/attribute/direction/index.html +++ b/files/en-us/web/svg/attribute/direction/index.html @@ -55,32 +55,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS3 Writing Modes", "#direction", "direction")}}{{Spec2("CSS3 Writing Modes")}}Definition in CSS
{{SpecName("SVG2", "text.html#DirectionProperty", "direction")}}{{Spec2("SVG2")}}Refers to the CSS Writing Modes specification of the direction property.
{{SpecName("SVG1.1", "text.html#DirectionProperty", "direction")}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/display/index.html b/files/en-us/web/svg/attribute/display/index.html index f686fbe47dd8c87..d812e77d65f0120 100644 --- a/files/en-us/web/svg/attribute/display/index.html +++ b/files/en-us/web/svg/attribute/display/index.html @@ -73,27 +73,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "render.html#VisibilityControl", "display")}}{{Spec2("SVG2")}}Refers to the CSS 2 specification of the display property, but outlines the differences regarding SVG.
{{SpecName("SVG1.1", "painting.html#DisplayProperty", "display")}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/divisor/index.html b/files/en-us/web/svg/attribute/divisor/index.html index 416c57c5ab8abf9..e461152a5341a57 100644 --- a/files/en-us/web/svg/attribute/divisor/index.html +++ b/files/en-us/web/svg/attribute/divisor/index.html @@ -63,27 +63,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-feconvolvematrix-divisor", "divisor")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feConvolveMatrixElementDivisorAttribute", "divisor")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/dominant-baseline/index.html b/files/en-us/web/svg/attribute/dominant-baseline/index.html index 3b1f04f03abb943..39157cfaf827108 100644 --- a/files/en-us/web/svg/attribute/dominant-baseline/index.html +++ b/files/en-us/web/svg/attribute/dominant-baseline/index.html @@ -151,32 +151,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "text.html#DominantBaselineProperty", "dominant-baseline")}}{{Spec2("SVG2")}}Refers to the specification in {{Spec2("CSS3 Inline")}} and explicitly mentions the removal of the values use-script, no-change, and reset-size.
{{SpecName("CSS3 Inline", "#propdef-dominant-baseline", "dominant-baseline")}}{{Spec2("CSS3 Inline")}}Removed the values use-script, no-change, and reset-size and introduced the text-top value.
{{SpecName("SVG1.1", "text.html#DominantBaselineProperty", "dominant-baseline")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/dur/index.html b/files/en-us/web/svg/attribute/dur/index.html index 00484ab2d5eb6a6..9b0fd7d5e41e9c5 100644 --- a/files/en-us/web/svg/attribute/dur/index.html +++ b/files/en-us/web/svg/attribute/dur/index.html @@ -70,27 +70,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG Animations 2", "#DurAttribute", "dur")}}{{Spec2("SVG Animations 2")}}No change
{{SpecName("SVG1.1", "animate.html#DurAttribute", "dur")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/elevation/index.html b/files/en-us/web/svg/attribute/elevation/index.html index 91e3881d5442bcc..4ac8990f914fd81 100644 --- a/files/en-us/web/svg/attribute/elevation/index.html +++ b/files/en-us/web/svg/attribute/elevation/index.html @@ -60,27 +60,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-fedistantlight-elevation", "elevation")}}{{Spec2("Filters 1.0")}}No change
{{SpecName("SVG1.1", "filters.html#feDistantLightElevationAttribute", "elevation")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/enable-background/index.html b/files/en-us/web/svg/attribute/enable-background/index.html index b9112cc548c40d3..d3d876ddb4596f9 100644 --- a/files/en-us/web/svg/attribute/enable-background/index.html +++ b/files/en-us/web/svg/attribute/enable-background/index.html @@ -54,22 +54,7 @@

Context notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "filters.html#EnableBackgroundProperty", "enable-background")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/fill-opacity/index.html b/files/en-us/web/svg/attribute/fill-opacity/index.html index 20b8868279e7208..d61248af5b77990 100644 --- a/files/en-us/web/svg/attribute/fill-opacity/index.html +++ b/files/en-us/web/svg/attribute/fill-opacity/index.html @@ -60,30 +60,10 @@

Usage notes

Note: SVG2 introduces percentage values for fill-opacity, however, it is not widely supported yet (See Browser compatibility below) as a consequence, it is best practices to set opacity with a value in the range [0-1].

-

Browser compatibility

+

Specifications

-

{{Compat}}

+{{Specifications}} -

Specifications

+

Browser compatibility

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "painting.html#FillOpacityProperty", "fill-opacity")}}{{Spec2("SVG2")}}Definition for shapes and texts
{{SpecName("SVG1.1", "painting.html#FillOpacityProperty", "fill-opacity")}}{{Spec2("SVG1.1")}}Initial definition for shapes and texts
+

{{Compat}}

diff --git a/files/en-us/web/svg/attribute/fill-rule/index.html b/files/en-us/web/svg/attribute/fill-rule/index.html index af0ce18094b3e42..7e52f4139590888 100644 --- a/files/en-us/web/svg/attribute/fill-rule/index.html +++ b/files/en-us/web/svg/attribute/fill-rule/index.html @@ -136,24 +136,4 @@

Browser compatibility

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "painting.html#FillRuleProperty", "fill-rule")}}{{Spec2("SVG2")}}Definition for shapes and text
{{SpecName("SVG1.1", "painting.html#FillRuleProperty", "fill-rule")}}{{Spec2("SVG1.1")}}Initial definition for shapes and text
+{{Specifications}} diff --git a/files/en-us/web/svg/attribute/fill/index.html b/files/en-us/web/svg/attribute/fill/index.html index d3cc6c3813a8e9a..3ad2dcde93c85d1 100644 --- a/files/en-us/web/svg/attribute/fill/index.html +++ b/files/en-us/web/svg/attribute/fill/index.html @@ -415,38 +415,7 @@

tspan

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG Animations 2", "#FillAttribute", "transform")}}{{Spec2("SVG Animations 2")}}Definition for animations
{{SpecName("SVG2", "painting.html#FillProperty", "fill")}}{{Spec2("SVG2")}}Definition for shapes and texts.
- Adds context-fill and context-stroke.
{{SpecName("SVG1.1", "animate.html#FillAttribute", "fill")}}{{Spec2("SVG1.1")}}Initial definition for animations
{{SpecName("SVG1.1", "painting.html#FillProperty", "fill")}}{{Spec2("SVG1.1")}}Initial definition for shapes and texts
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/filter/index.html b/files/en-us/web/svg/attribute/filter/index.html index dd7390cb1f0b6e3..aa1c495387740ef 100644 --- a/files/en-us/web/svg/attribute/filter/index.html +++ b/files/en-us/web/svg/attribute/filter/index.html @@ -56,27 +56,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#FilterProperty", "filter")}}{{Spec2("Filters 1.0")}}Extended the values by several special filter functions.
{{SpecName("SVG1.1", "filters.html#FilterProperty", "filter")}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/filterres/index.html b/files/en-us/web/svg/attribute/filterres/index.html index d69c6ac833d1718..9fd980bfd46b3cf 100644 --- a/files/en-us/web/svg/attribute/filterres/index.html +++ b/files/en-us/web/svg/attribute/filterres/index.html @@ -44,22 +44,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "filters.html#FilterElementFilterResAttribute", "filterRes")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/filterunits/index.html b/files/en-us/web/svg/attribute/filterunits/index.html index 0f2e6d64bd2c6b6..d8869bb09e1e391 100644 --- a/files/en-us/web/svg/attribute/filterunits/index.html +++ b/files/en-us/web/svg/attribute/filterunits/index.html @@ -42,27 +42,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#element-attrdef-filter-filterunits", "filterUnits")}}{{Spec2("Filters 1.0")}}Initial definition
{{SpecName("SVG1.1", "filters.html#FilterElementFilterUnitsAttribute", "filterUnits")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/flood-color/index.html b/files/en-us/web/svg/attribute/flood-color/index.html index 5ed950982188f37..c574e1c035fad39 100644 --- a/files/en-us/web/svg/attribute/flood-color/index.html +++ b/files/en-us/web/svg/attribute/flood-color/index.html @@ -58,27 +58,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#FloodColorProperty", "flood-color")}}{{Spec2("Filters 1.0")}}Removed the <icccolor> value and aligned the value to the CSS {{cssxref("color")}} value.
{{SpecName("SVG1.1", "filters.html#FloodColorProperty", "flood-color")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/flood-opacity/index.html b/files/en-us/web/svg/attribute/flood-opacity/index.html index bc7fc9ccf4702ca..877167a419567b0 100644 --- a/files/en-us/web/svg/attribute/flood-opacity/index.html +++ b/files/en-us/web/svg/attribute/flood-opacity/index.html @@ -64,27 +64,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#FloodOpacityProperty", "flood-opacity")}}{{Spec2("Filters 1.0")}}Aligned the value to the CSS <alpha-value> value.
{{SpecName("SVG1.1", "filters.html#FloodOpacityProperty", "flood-opacity")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-family/index.html b/files/en-us/web/svg/attribute/font-family/index.html index 84286b393b57e3b..625c0ba36a4aba8 100644 --- a/files/en-us/web/svg/attribute/font-family/index.html +++ b/files/en-us/web/svg/attribute/font-family/index.html @@ -52,32 +52,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS4 Fonts", "#generic-font-families", "generic font families")}}{{Spec2("CSS4 Fonts")}}Adds new generic font families, specifically: system-ui, emoji, math, and fangsong.
{{SpecName("CSS3 Fonts", "#font-family-prop", "font-family")}}{{Spec2("CSS3 Fonts")}}No significant change
{{SpecName("SVG1.1", "text.html#FontFamilyProperty", "font-family")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-size-adjust/index.html b/files/en-us/web/svg/attribute/font-size-adjust/index.html index 3a63e0f3094ec99..0a90b54ce96262b 100644 --- a/files/en-us/web/svg/attribute/font-size-adjust/index.html +++ b/files/en-us/web/svg/attribute/font-size-adjust/index.html @@ -69,27 +69,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS3 Fonts", "#font-size-adjust-prop", "font-size-adjust")}}{{Spec2("CSS3 Fonts")}}No change
{{SpecName("SVG1.1", "text.html#FontSizeAdjustProperty", "font-size-adjust")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-size/index.html b/files/en-us/web/svg/attribute/font-size/index.html index 686d48deb81d325..067b20caa81e388 100644 --- a/files/en-us/web/svg/attribute/font-size/index.html +++ b/files/en-us/web/svg/attribute/font-size/index.html @@ -52,27 +52,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS3 Fonts", "#font-size-prop", "font-size")}}{{Spec2("CSS3 Fonts")}}No change
{{SpecName("SVG1.1", "text.html#FontSizeProperty", "font-size")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-stretch/index.html b/files/en-us/web/svg/attribute/font-stretch/index.html index c86d26bed35b78a..3e31a1d1af8ba09 100644 --- a/files/en-us/web/svg/attribute/font-stretch/index.html +++ b/files/en-us/web/svg/attribute/font-stretch/index.html @@ -36,32 +36,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS4 Fonts", "#propdef-font-stretch", "font-stretch")}}{{Spec2("CSS4 Fonts")}}Adds the <percentage> syntax for variable fonts.
{{SpecName("CSS3 Fonts", "#propdef-font-stretch", "font-stretch")}}{{Spec2("CSS3 Fonts")}}Initial definition of font-stretch in CSS Fonts
{{SpecName("SVG1.1", "text.html#FontStretchProperty", "font-stretch")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-style/index.html b/files/en-us/web/svg/attribute/font-style/index.html index 5794845c118d552..556b6a9452005bc 100644 --- a/files/en-us/web/svg/attribute/font-style/index.html +++ b/files/en-us/web/svg/attribute/font-style/index.html @@ -59,32 +59,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS4 Fonts", "#font-style-prop", "font-style")}}{{Spec2("CSS4 Fonts")}}No change
{{SpecName("CSS3 Fonts", "#font-style-prop", "font-style")}}{{Spec2("CSS3 Fonts")}}No change
{{SpecName("SVG1.1", "text.html#FontStyleProperty", "font-style")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-variant/index.html b/files/en-us/web/svg/attribute/font-variant/index.html index 061b17e8b7eeab9..848a2e35c90114b 100644 --- a/files/en-us/web/svg/attribute/font-variant/index.html +++ b/files/en-us/web/svg/attribute/font-variant/index.html @@ -54,32 +54,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS4 Fonts", "#font-variant-prop", "font-variant")}}{{Spec2("CSS4 Fonts")}}No change
{{SpecName("CSS3 Fonts", "#font-variant-prop", "font-variant")}}{{Spec2("CSS3 Fonts")}}Added many more keywords for different types of variations.
{{SpecName("SVG1.1", "text.html#FontVariantProperty", "font-variant")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/font-weight/index.html b/files/en-us/web/svg/attribute/font-weight/index.html index 4055a43dfffc6e1..fd629a060f8cc86 100644 --- a/files/en-us/web/svg/attribute/font-weight/index.html +++ b/files/en-us/web/svg/attribute/font-weight/index.html @@ -52,32 +52,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS4 Fonts", "#font-weight-prop", "font-weight")}}{{Spec2("CSS4 Fonts")}}Defines font-weight to accept any numbers between 1 and 1000.
{{SpecName("CSS3 Fonts", "#font-weight-prop", "font-weight")}}{{Spec2("CSS3 Fonts")}}No change
{{SpecName("SVG1.1", "text.html#FontWeightProperty", "font-weight")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/format/index.html b/files/en-us/web/svg/attribute/format/index.html index e7831eee7db8245..d4deba1c8dc4d66 100644 --- a/files/en-us/web/svg/attribute/format/index.html +++ b/files/en-us/web/svg/attribute/format/index.html @@ -84,27 +84,7 @@

Context notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "text.html#GlyphRefElementFormatAttribute", "format for <glyphRef>")}}{{Spec2("SVG1.1")}}Initial definition for <glyphRef>
{{SpecName("SVG1.1", "text.html#AltGlyphElementFormatAttribute", "format for <altGlyph>")}}{{Spec2("SVG1.1")}}Initial definition for <altGlyph>
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/fr/index.html b/files/en-us/web/svg/attribute/fr/index.html index ec48f6b792bc904..2677167403b3464 100644 --- a/files/en-us/web/svg/attribute/fr/index.html +++ b/files/en-us/web/svg/attribute/fr/index.html @@ -84,22 +84,7 @@

Example

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "pservers.html#RadialGradientElementFRAttribute", "fr")}}{{Spec2("SVG2")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/from/index.html b/files/en-us/web/svg/attribute/from/index.html index 6e263dedfc1973a..0c9b0ec8f7abe8c 100644 --- a/files/en-us/web/svg/attribute/from/index.html +++ b/files/en-us/web/svg/attribute/from/index.html @@ -53,27 +53,7 @@

Usage notes

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG Animations 2", "#FromAttribute", "from")}}{{Spec2("SVG Animations 2")}}No change
{{SpecName("SVG1.1", "animate.html#FromAttribute", "from")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/fx/index.html b/files/en-us/web/svg/attribute/fx/index.html index 130d597f9f2ecc1..43a553f291827d3 100644 --- a/files/en-us/web/svg/attribute/fx/index.html +++ b/files/en-us/web/svg/attribute/fx/index.html @@ -84,27 +84,7 @@

Example

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "pservers.html#RadialGradientElementFXAttribute", "fx")}}{{Spec2("SVG2")}}No change
{{SpecName("SVG1.1", "pservers.html#RadialGradientElementFXAttribute", "fx")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/fy/index.html b/files/en-us/web/svg/attribute/fy/index.html index e30e490d6fc19ac..0ed9f7821208570 100644 --- a/files/en-us/web/svg/attribute/fy/index.html +++ b/files/en-us/web/svg/attribute/fy/index.html @@ -84,27 +84,7 @@

Example

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG2", "pservers.html#RadialGradientElementFYAttribute", "fy")}}{{Spec2("SVG2")}}No change
{{SpecName("SVG1.1", "pservers.html#RadialGradientElementFYAttribute", "fy")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/svg/attribute/g1/index.html b/files/en-us/web/svg/attribute/g1/index.html index 6ad927445dbdc83..a267a048a93bd82 100644 --- a/files/en-us/web/svg/attribute/g1/index.html +++ b/files/en-us/web/svg/attribute/g1/index.html @@ -43,22 +43,7 @@

Context notes

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("SVG1.1", "fonts.html#HKernElementG1Attribute", "g1")}}{{Spec2("SVG1.1")}}Initial definition
+{{Specifications}}

Browser compatibility