From 63662f33a5d4bca25f08ff800b292b81449c722e Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 18:33:58 +0200 Subject: Remove hidden bcd for SVG pages (#1251) --- files/fr/web/svg/attribute/clip-path/index.html | 2 -- files/fr/web/svg/attribute/color/index.html | 2 -- files/fr/web/svg/attribute/conditional_processing/index.html | 2 -- files/fr/web/svg/attribute/core/index.html | 2 -- files/fr/web/svg/attribute/events/index.html | 2 -- files/fr/web/svg/attribute/fill-opacity/index.html | 2 -- files/fr/web/svg/attribute/fill-rule/index.html | 2 -- files/fr/web/svg/attribute/fill/index.html | 2 -- files/fr/web/svg/attribute/presentation/index.html | 2 -- files/fr/web/svg/attribute/stroke-dasharray/index.html | 2 -- files/fr/web/svg/attribute/stroke-dashoffset/index.html | 2 -- files/fr/web/svg/attribute/stroke-linecap/index.html | 2 -- files/fr/web/svg/attribute/stroke-linejoin/index.html | 2 -- files/fr/web/svg/attribute/stroke-miterlimit/index.html | 2 -- files/fr/web/svg/attribute/stroke-opacity/index.html | 2 -- files/fr/web/svg/attribute/stroke-width/index.html | 2 -- files/fr/web/svg/attribute/stroke/index.html | 2 -- files/fr/web/svg/attribute/style/index.html | 2 -- files/fr/web/svg/attribute/styling/index.html | 2 -- 19 files changed, 38 deletions(-) (limited to 'files/fr/web/svg/attribute') diff --git a/files/fr/web/svg/attribute/clip-path/index.html b/files/fr/web/svg/attribute/clip-path/index.html index 11078c3e3f..a3ac7eba52 100644 --- a/files/fr/web/svg/attribute/clip-path/index.html +++ b/files/fr/web/svg/attribute/clip-path/index.html @@ -74,8 +74,6 @@ translation_of: Web/SVG/Attribute/clip-path

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.clip-path")}}

Spécifications

diff --git a/files/fr/web/svg/attribute/color/index.html b/files/fr/web/svg/attribute/color/index.html index 6d1fd5eb50..5e522f0b59 100644 --- a/files/fr/web/svg/attribute/color/index.html +++ b/files/fr/web/svg/attribute/color/index.html @@ -62,6 +62,4 @@ translation_of: Web/SVG/Attribute/color

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.color")}}

diff --git a/files/fr/web/svg/attribute/conditional_processing/index.html b/files/fr/web/svg/attribute/conditional_processing/index.html index ae04d7978f..af14256f8c 100644 --- a/files/fr/web/svg/attribute/conditional_processing/index.html +++ b/files/fr/web/svg/attribute/conditional_processing/index.html @@ -33,6 +33,4 @@ translation_of: Web/SVG/Attribute/Conditional_Processing

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.conditional_processing")}}

diff --git a/files/fr/web/svg/attribute/core/index.html b/files/fr/web/svg/attribute/core/index.html index 71cbb6c3c1..7a7e1710b6 100644 --- a/files/fr/web/svg/attribute/core/index.html +++ b/files/fr/web/svg/attribute/core/index.html @@ -62,6 +62,4 @@ translation_of: Web/SVG/Attribute/Core

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.core")}}

diff --git a/files/fr/web/svg/attribute/events/index.html b/files/fr/web/svg/attribute/events/index.html index 0c1faf098d..b34fa715e6 100644 --- a/files/fr/web/svg/attribute/events/index.html +++ b/files/fr/web/svg/attribute/events/index.html @@ -38,6 +38,4 @@ translation_of: Web/SVG/Attribute/Events

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.events")}}

diff --git a/files/fr/web/svg/attribute/fill-opacity/index.html b/files/fr/web/svg/attribute/fill-opacity/index.html index 3991e07b5d..f25676d26c 100644 --- a/files/fr/web/svg/attribute/fill-opacity/index.html +++ b/files/fr/web/svg/attribute/fill-opacity/index.html @@ -62,8 +62,6 @@ translation_of: Web/SVG/Attribute/fill-opacity

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.fill-opacity")}}

Spécifications

diff --git a/files/fr/web/svg/attribute/fill-rule/index.html b/files/fr/web/svg/attribute/fill-rule/index.html index ad3b269fa8..63503dc77b 100644 --- a/files/fr/web/svg/attribute/fill-rule/index.html +++ b/files/fr/web/svg/attribute/fill-rule/index.html @@ -135,8 +135,6 @@ translation_of: Web/SVG/Attribute/fill-rule

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.fill-rule")}}

Spécification

diff --git a/files/fr/web/svg/attribute/fill/index.html b/files/fr/web/svg/attribute/fill/index.html index 7b5682cd92..c798d383fd 100644 --- a/files/fr/web/svg/attribute/fill/index.html +++ b/files/fr/web/svg/attribute/fill/index.html @@ -446,8 +446,6 @@ translation_of: Web/SVG/Attribute/fill

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.fill")}}

Note: Pour plus d'informations sur les valeurs de context-fill (et context-stroke) dans des documents HTML, voir la documentation pour la propriété non-standard {{cssxref("-moz-context-properties")}}.

diff --git a/files/fr/web/svg/attribute/presentation/index.html b/files/fr/web/svg/attribute/presentation/index.html index 4d6ed7e8d3..d1c646c803 100644 --- a/files/fr/web/svg/attribute/presentation/index.html +++ b/files/fr/web/svg/attribute/presentation/index.html @@ -273,6 +273,4 @@ translation_of: Web/SVG/Attribute/Presentation

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation")}}

diff --git a/files/fr/web/svg/attribute/stroke-dasharray/index.html b/files/fr/web/svg/attribute/stroke-dasharray/index.html index e082fc487e..e9842ed964 100644 --- a/files/fr/web/svg/attribute/stroke-dasharray/index.html +++ b/files/fr/web/svg/attribute/stroke-dasharray/index.html @@ -60,8 +60,6 @@ translation_of: Web/SVG/Attribute/stroke-dasharray

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-dasharray")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke-dashoffset/index.html b/files/fr/web/svg/attribute/stroke-dashoffset/index.html index e500cc9a77..ef1bbc8db7 100644 --- a/files/fr/web/svg/attribute/stroke-dashoffset/index.html +++ b/files/fr/web/svg/attribute/stroke-dashoffset/index.html @@ -86,8 +86,6 @@ translation_of: Web/SVG/Attribute/stroke-dashoffset

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-dashoffset")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke-linecap/index.html b/files/fr/web/svg/attribute/stroke-linecap/index.html index 0a911068f3..856c000a03 100644 --- a/files/fr/web/svg/attribute/stroke-linecap/index.html +++ b/files/fr/web/svg/attribute/stroke-linecap/index.html @@ -166,8 +166,6 @@ translation_of: Web/SVG/Attribute/stroke-linecap

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-linecap")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke-linejoin/index.html b/files/fr/web/svg/attribute/stroke-linejoin/index.html index 0446a67b2a..c6a7cac4cd 100644 --- a/files/fr/web/svg/attribute/stroke-linejoin/index.html +++ b/files/fr/web/svg/attribute/stroke-linejoin/index.html @@ -307,6 +307,4 @@ translation_of: Web/SVG/Attribute/stroke-linejoin

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-linejoin")}}

diff --git a/files/fr/web/svg/attribute/stroke-miterlimit/index.html b/files/fr/web/svg/attribute/stroke-miterlimit/index.html index 350ce47e36..76ce54a173 100644 --- a/files/fr/web/svg/attribute/stroke-miterlimit/index.html +++ b/files/fr/web/svg/attribute/stroke-miterlimit/index.html @@ -87,8 +87,6 @@ translation_of: Web/SVG/Attribute/stroke-miterlimit

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-miterlimit")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke-opacity/index.html b/files/fr/web/svg/attribute/stroke-opacity/index.html index dbddc5f78f..1476dac1b5 100644 --- a/files/fr/web/svg/attribute/stroke-opacity/index.html +++ b/files/fr/web/svg/attribute/stroke-opacity/index.html @@ -64,8 +64,6 @@ translation_of: Web/SVG/Attribute/stroke-opacity

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-opacity")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke-width/index.html b/files/fr/web/svg/attribute/stroke-width/index.html index 2850964c73..5ea9c710b4 100644 --- a/files/fr/web/svg/attribute/stroke-width/index.html +++ b/files/fr/web/svg/attribute/stroke-width/index.html @@ -60,8 +60,6 @@ translation_of: Web/SVG/Attribute/stroke-width

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke-width")}}

Spécification

diff --git a/files/fr/web/svg/attribute/stroke/index.html b/files/fr/web/svg/attribute/stroke/index.html index 9e8c7fa1ba..d9e92d5a03 100644 --- a/files/fr/web/svg/attribute/stroke/index.html +++ b/files/fr/web/svg/attribute/stroke/index.html @@ -86,8 +86,6 @@ translation_of: Web/SVG/Attribute/stroke

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.presentation.stroke")}}

Note: Pour plus d'informations sur les valeurs de context-stroke (et context-fill) à partir de documents HTML, voir la documentation pour la propriété non-standard {{cssxref("-moz-context-properties")}}.

diff --git a/files/fr/web/svg/attribute/style/index.html b/files/fr/web/svg/attribute/style/index.html index 58bb5061ae..ea98e02782 100644 --- a/files/fr/web/svg/attribute/style/index.html +++ b/files/fr/web/svg/attribute/style/index.html @@ -80,6 +80,4 @@ translation_of: Web/SVG/Attribute/style

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.style.style")}}

diff --git a/files/fr/web/svg/attribute/styling/index.html b/files/fr/web/svg/attribute/styling/index.html index e959ac277b..488332eb22 100644 --- a/files/fr/web/svg/attribute/styling/index.html +++ b/files/fr/web/svg/attribute/styling/index.html @@ -27,6 +27,4 @@ translation_of: Web/SVG/Attribute/Styling

Compatibilité des navigateurs

- -

{{Compat("svg.attributes.style")}}

-- cgit v1.2.3-54-g00ecf