/lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-March/039304.html

https://github.com/whatwg/whatwg.org · HTML · 79 lines · 61 code · 11 blank · 7 comment · 0 complexity · 4e3d9633381788708a99c9e96a3763e6 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] HTML5 Tokenizer Test Cases and Correct Output
  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%20Tokenizer%20Test%20Cases%20and%20Correct%20Output&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA406B1FDE%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="081582.html">
  16. <LINK REL="Next" HREF="081578.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] HTML5 Tokenizer Test Cases and Correct Output</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%20Tokenizer%20Test%20Cases%20and%20Correct%20Output&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA406B1FDE%40DBXPRD0611MB559.eurprd06.prod.outlook.com%3E"
  23. TITLE="[whatwg] HTML5 Tokenizer Test Cases and Correct Output">mha53 at mail.aub.edu
  24. </A><BR>
  25. <I>Thu Mar 28 04:06:58 PDT 2013</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="081582.html">[whatwg] Allowing authors to obtain a vertical &lt;input type=range&gt;
  28. </A></li>
  29. <LI>Next message: <A HREF="081578.html">[whatwg] HTML5 Tokenizer Test Cases and Correct Output
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#39304">[ date ]</a>
  33. <a href="thread.html#39304">[ thread ]</a>
  34. <a href="subject.html#39304">[ subject ]</a>
  35. <a href="author.html#39304">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>Hello everyone.
  42. I was wondering if there is some sort of tests for the Tokenizer along with the correct output of tokens as well as a way of representing tokens.
  43. What I have in mind is running the tokenizer on some HTML input and printing the tokens in the same way the correct output is written.
  44. I will then be comparing the result I have with the correct one provided character by character. :)
  45. Thanks in advance.
  46. Mohammad
  47. </PRE>
  48. <!--endarticle-->
  49. <!--htdig_noindex-->
  50. <HR>
  51. <P><UL>
  52. <!--threads-->
  53. <LI>Previous message: <A HREF="081582.html">[whatwg] Allowing authors to obtain a vertical &lt;input type=range&gt;
  54. </A></li>
  55. <LI>Next message: <A HREF="081578.html">[whatwg] HTML5 Tokenizer Test Cases and Correct Output
  56. </A></li>
  57. <LI> <B>Messages sorted by:</B>
  58. <a href="date.html#39304">[ date ]</a>
  59. <a href="thread.html#39304">[ thread ]</a>
  60. <a href="subject.html#39304">[ subject ]</a>
  61. <a href="author.html#39304">[ author ]</a>
  62. </LI>
  63. </UL>
  64. <hr>
  65. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  66. mailing list</a><br>
  67. <!--/htdig_noindex-->
  68. </body></html>