aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/guide/html/html5/html5_parser/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/guide/html/html5/html5_parser/index.html')
-rw-r--r--files/es/web/guide/html/html5/html5_parser/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/guide/html/html5/html5_parser/index.html b/files/es/web/guide/html/html5/html5_parser/index.html
index 591fcbe865..f4357339f4 100644
--- a/files/es/web/guide/html/html5/html5_parser/index.html
+++ b/files/es/web/guide/html/html5/html5_parser/index.html
@@ -1,11 +1,12 @@
---
title: Analizador de HTML5
-slug: HTML/HTML5/HTML5_Parser
+slug: Web/Guide/HTML/HTML5/HTML5_Parser
tags:
- HTML
- HTML5
- para_revisar
translation_of: Web/Guide/HTML/HTML5/HTML5_Parser
+original_slug: HTML/HTML5/HTML5_Parser
---
<p><span class="goog-gtc-unit" id="goog-gtc-unit-2"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">{{ gecko_minversion_header("2") }}{{ draft() }}</span></span></p>
<p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">Gecko 2 introduce un nuevo analizador basado en HTML 5.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">El analizador de HTML es una de las piezas más complicadas y delicadas de un navegador.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-5"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">Controla la forma en que tu código fuente HTML es convertido en páginas web y, como tal, los cambios en él son poco habituales.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-6"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">El nuevo analizador es más rápido, cumple con el estándar HTML 5 y permite muchas funcionalidades nuevas.</span></span></p>