/lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-August/040497.html

https://github.com/whatwg/whatwg.org · HTML · 114 lines · 57 code · 50 blank · 7 comment · 0 complexity · 3c643c4bfe72845738fbaf04d00ac4da MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Reading a start tag in &quot;text&quot; insertion mode
  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%20Reading%20a%20start%20tag%20in%20%22text%22%20insertion%20mode&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA410A77BB%40DB3PRD0610MB380.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="040496.html">
  16. <LINK REL="Next" HREF="082771.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Reading a start tag in &quot;text&quot; insertion mode</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%20Reading%20a%20start%20tag%20in%20%22text%22%20insertion%20mode&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA410A77BB%40DB3PRD0610MB380.eurprd06.prod.outlook.com%3E"
  23. TITLE="[whatwg] Reading a start tag in &quot;text&quot; insertion mode">mha53 at mail.aub.edu
  24. </A><BR>
  25. <I>Thu Aug 15 16:34:32 PDT 2013</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="040496.html">[whatwg] URL testing
  28. </A></li>
  29. <LI>Next message: <A HREF="082771.html">[whatwg] Reading a start tag in &quot;text&quot; insertion mode
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#40497">[ date ]</a>
  33. <a href="thread.html#40497">[ thread ]</a>
  34. <a href="subject.html#40497">[ subject ]</a>
  35. <a href="author.html#40497">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>I am building a parser incrementally by sets of elements (and not all at the same time ) so while debugging I noticed that the text insertion mode does not have a &quot;anything else&quot; branch. Lets assume my input is the following: &lt;title&gt;&lt;head&gt;
  42. The title start tag will lead us to the text insertion mode. And then what should happen ? The specifications don't deal with this case as there is nothing that says what should happen in this case... I think I am missing something here ?
  43. </PRE>
  44. <!--endarticle-->
  45. <!--htdig_noindex-->
  46. <HR>
  47. <P><UL>
  48. <!--threads-->
  49. <LI>Previous message: <A HREF="040496.html">[whatwg] URL testing
  50. </A></li>
  51. <LI>Next message: <A HREF="082771.html">[whatwg] Reading a start tag in &quot;text&quot; insertion mode
  52. </A></li>
  53. <LI> <B>Messages sorted by:</B>
  54. <a href="date.html#40497">[ date ]</a>
  55. <a href="thread.html#40497">[ thread ]</a>
  56. <a href="subject.html#40497">[ subject ]</a>
  57. <a href="author.html#40497">[ author ]</a>
  58. </LI>
  59. </UL>
  60. <hr>
  61. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  62. mailing list</a><br>
  63. <!--/htdig_noindex-->
  64. </body></html>