From e7f1d07cba1f78b72eb43bfcdabc262359c4991a Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 1 Nov 2021 07:45:47 +0100 Subject: Prepare SVG section for Markdown conversion (#2570) * Remove summary classes * Remove hidden classes out of pre * Remove spans * Remove notranslate class * Remove ids out of headings * missed 2 ids with regex * clean note and warning cards * fix headings errors * Fix dls and as * fix imgs * lint stuff (absolute urls, english links) * Temporarily readding file * delete inexisting doc in en-US with flaws * Fixes #2842 for SVG --- files/fr/web/svg/element/fegaussianblur/index.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'files/fr/web/svg/element/fegaussianblur/index.html') diff --git a/files/fr/web/svg/element/fegaussianblur/index.html b/files/fr/web/svg/element/fegaussianblur/index.html index 7dfc80a073..c2a9fdbe70 100644 --- a/files/fr/web/svg/element/fegaussianblur/index.html +++ b/files/fr/web/svg/element/fegaussianblur/index.html @@ -1,10 +1,6 @@ --- title: slug: Web/SVG/Element/feGaussianBlur -tags: - - Element - - SVG - - SVG Filter translation_of: Web/SVG/Element/feGaussianBlur ---
{{SVGRef}}
@@ -20,9 +16,9 @@ translation_of: Web/SVG/Element/feGaussianBlur

Attributs globaux

@@ -61,9 +57,9 @@ translation_of: Web/SVG/Element/feGaussianBlur

Résultat

-

{{EmbedLiveSample("Exemple_simple",232,124,"/files/4227/feGaussianBlur.png")}}

+

{{EmbedLiveSample("Exemple_simple",232,124)}}

-

Exemple d'ombre portée

+

Exemple avec une ombre portée

SVG

@@ -86,7 +82,7 @@ translation_of: Web/SVG/Element/feGaussianBlur

Résultat

-

{{EmbedLiveSample("Exemple_d'ombre_portée",125,124,"/files/4229/feGaussianBlur-dropshadow.png")}}

+

{{EmbedLiveSample("Exemple_avec_une_ombre_portée",125,124)}}

Spécifications

@@ -135,5 +131,5 @@ translation_of: Web/SVG/Element/feGaussianBlur
  • {{SVGElement("feSpecularLighting")}}
  • {{SVGElement("feTile")}}
  • {{SVGElement("feTurbulence")}}
  • -
  • Tutoriel SVG: Filtres
  • +
  • Tutoriel SVG: Filtres
  • -- cgit v1.2.3-54-g00ecf