/lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-June/039847.html

https://github.com/whatwg/whatwg.org · HTML · 101 lines · 59 code · 35 blank · 7 comment · 0 complexity · a9315b05230aadfd0d14dd25db364109 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Html5 Parser Tree Construction Stage
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Html5%20Parser%20Tree%20Construction%20Stage&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA406E7E9F%40DBXPRD0611MB559.eurprd06.prod.outlook.com%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <style type="text/css">
  10. pre {
  11. white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
  12. }
  13. </style>
  14. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  15. <LINK REL="Previous" HREF="082126.html">
  16. <LINK REL="Next" HREF="082123.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Html5 Parser Tree Construction Stage</H1>
  20. <!--htdig_noindex-->
  21. <B>Mohammad Al Houssami (Alumni)</B>
  22. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Html5%20Parser%20Tree%20Construction%20Stage&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA406E7E9F%40DBXPRD0611MB559.eurprd06.prod.outlook.com%3E"
  23. TITLE="[whatwg] Html5 Parser Tree Construction Stage">mha53 at mail.aub.edu
  24. </A><BR>
  25. <I>Sun Jun 23 03:02:24 PDT 2013</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="082126.html">[whatwg] Another issue in 12.2.5.5 parsing tokens in foreign content
  28. </A></li>
  29. <LI>Next message: <A HREF="082123.html">[whatwg] Html5 Parser Tree Construction Stage
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#39847">[ date ]</a>
  33. <a href="thread.html#39847">[ thread ]</a>
  34. <a href="subject.html#39847">[ subject ]</a>
  35. <a href="author.html#39847">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>Hello All,
  42. I am building an HTML5 parser according to the specs on the whatwg website. I am currently in the tree construction stage and it seems to be so complex to have a general view of what is happening by reading the specs or at least know what things are needed ( like node types element types and the variables of each..) Is there any place where these things are listed or maybe an explanation of the tree construction stage that explains what is happening during in a general view?
  43. Any help is much appreciated :)
  44. Mohammad
  45. </PRE>
  46. <!--endarticle-->
  47. <!--htdig_noindex-->
  48. <HR>
  49. <P><UL>
  50. <!--threads-->
  51. <LI>Previous message: <A HREF="082126.html">[whatwg] Another issue in 12.2.5.5 parsing tokens in foreign content
  52. </A></li>
  53. <LI>Next message: <A HREF="082123.html">[whatwg] Html5 Parser Tree Construction Stage
  54. </A></li>
  55. <LI> <B>Messages sorted by:</B>
  56. <a href="date.html#39847">[ date ]</a>
  57. <a href="thread.html#39847">[ thread ]</a>
  58. <a href="subject.html#39847">[ subject ]</a>
  59. <a href="author.html#39847">[ author ]</a>
  60. </LI>
  61. </UL>
  62. <hr>
  63. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  64. mailing list</a><br>
  65. <!--/htdig_noindex-->
  66. </body></html>