aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/svg
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/svg
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/svg')
-rw-r--r--files/es/web/svg/applying_svg_effects_to_html_content/index.html3
-rw-r--r--files/es/web/svg/element/glyph/index.html3
-rw-r--r--files/es/web/svg/element/script/index.html3
-rw-r--r--files/es/web/svg/svg_1.1_support_in_firefox/index.html3
-rw-r--r--files/es/web/svg/tutorial/introduction/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/es/web/svg/applying_svg_effects_to_html_content/index.html b/files/es/web/svg/applying_svg_effects_to_html_content/index.html
index b5c8f17b51..173976bc8b 100644
--- a/files/es/web/svg/applying_svg_effects_to_html_content/index.html
+++ b/files/es/web/svg/applying_svg_effects_to_html_content/index.html
@@ -1,6 +1,6 @@
---
title: Aplicación de efectos de SVG para el contenido HTML
-slug: Applying_SVG_effects_to_HTML_content
+slug: Web/SVG/Applying_SVG_effects_to_HTML_content
tags:
- CSS
- Firefox 3.5
@@ -9,6 +9,7 @@ tags:
- HTML 5
- SVG
- XHTML
+original_slug: Applying_SVG_effects_to_HTML_content
---
<p><span id="result_box" lang="es"><span class="hps" title="Haz clic para obtener otras posibles traducciones">Aplicación de</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">efectos de</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">SVG</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">para</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">el contenido</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">HTML.</span></span></p>
<p>{{ gecko_minversion_header("1.9.1") }}</p>
diff --git a/files/es/web/svg/element/glyph/index.html b/files/es/web/svg/element/glyph/index.html
index 78f97fe3bb..0c8d7cd48e 100644
--- a/files/es/web/svg/element/glyph/index.html
+++ b/files/es/web/svg/element/glyph/index.html
@@ -1,6 +1,6 @@
---
title: glyph
-slug: Web/SVG/Element/glifo
+slug: Web/SVG/Element/glyph
tags:
- Contenido de texto SVG
- Elemento
@@ -10,6 +10,7 @@ tags:
- Referencia
- SVG
translation_of: Web/SVG/Element/glyph
+original_slug: Web/SVG/Element/glifo
---
<div>{{SVGRef}}</div>
diff --git a/files/es/web/svg/element/script/index.html b/files/es/web/svg/element/script/index.html
index d1b744f192..1efecd0e7c 100644
--- a/files/es/web/svg/element/script/index.html
+++ b/files/es/web/svg/element/script/index.html
@@ -1,6 +1,6 @@
---
title: <script>
-slug: Web/HTML/Elemento/script
+slug: Web/SVG/Element/script
tags:
- Elemento
- HTML
@@ -10,6 +10,7 @@ tags:
- Web
- etiqueta
translation_of: Web/SVG/Element/script
+original_slug: Web/HTML/Elemento/script
---
<h2 id="Resumen">Resumen</h2>
diff --git a/files/es/web/svg/svg_1.1_support_in_firefox/index.html b/files/es/web/svg/svg_1.1_support_in_firefox/index.html
index ba802c6af4..0318191420 100644
--- a/files/es/web/svg/svg_1.1_support_in_firefox/index.html
+++ b/files/es/web/svg/svg_1.1_support_in_firefox/index.html
@@ -1,11 +1,12 @@
---
title: SVG en Firefox
-slug: SVG_en_Firefox
+slug: Web/SVG/SVG_1.1_Support_in_Firefox
tags:
- NecesitaRevisiónTécnica
- SVG
- Todas_las_Categorías
translation_of: Web/SVG/SVG_1.1_Support_in_Firefox
+original_slug: SVG_en_Firefox
---
<p> </p>
<p><b>Firefox 2</b> sigue avanzando en la mejora de la implementación de <a class="external" href="http://www.w3.org/Graphics/SVG/">Gráficos vectoriales escalables (SVG)</a>. Aunque el único elemento añadido a los ya soportados por Firefox 1.5 ha sido <code>&lt;textPath&gt;</code>, se han resuelto varios fallos y se ha incorporado parte de la especificación.</p>
diff --git a/files/es/web/svg/tutorial/introduction/index.html b/files/es/web/svg/tutorial/introduction/index.html
index 759ef2dbf9..a24416d155 100644
--- a/files/es/web/svg/tutorial/introduction/index.html
+++ b/files/es/web/svg/tutorial/introduction/index.html
@@ -1,7 +1,8 @@
---
title: Introducción
-slug: Web/SVG/Tutorial/Introducción
+slug: Web/SVG/Tutorial/Introduction
translation_of: Web/SVG/Tutorial/Introduction
+original_slug: Web/SVG/Tutorial/Introducción
---
<p>{{ PreviousNext("Web/SVG/Tutorial", "Web/SVG/Tutorial/Getting_Started") }}</p>