/lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-August/040355.html
https://github.com/whatwg/whatwg.org · HTML · 81 lines · 68 code · 6 blank · 7 comment · 0 complexity · 7f3346e399eb7794b8635906922b57e5 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] Parsing the string <html>
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Parsing%20the%20string%20%3Chtml%3E&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA4109E2BF%40AMSPRD0611MB548.eurprd06.prod.outlook.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="082625.html">
- <LINK REL="Next" HREF="082632.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] Parsing the string <html></H1>
- <!--htdig_noindex-->
- <B>Mohammad Al Houssami (Alumni)</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Parsing%20the%20string%20%3Chtml%3E&In-Reply-To=%3C0F8BA5A0576A5F44B0D188C2628265DA4109E2BF%40AMSPRD0611MB548.eurprd06.prod.outlook.com%3E"
- TITLE="[whatwg] Parsing the string <html>">mha53 at mail.aub.edu
- </A><BR>
- <I>Sat Aug 3 01:29:01 PDT 2013</I>
- <P><UL>
- <LI>Previous message: <A HREF="082625.html">[whatwg] Parsing the string <html>
- </A></li>
- <LI>Next message: <A HREF="082632.html">[whatwg] Parsing the string <html>
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#82628">[ date ]</a>
- <a href="thread.html#82628">[ thread ]</a>
- <a href="subject.html#82628">[ subject ]</a>
- <a href="author.html#82628">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>If you go to <A HREF="http://livedom.validator.nu/">http://livedom.validator.nu/</A> and try to add <html> the DOM tree shows the head and body elements. I am using this as a reference to compare to my results. Its not reliable then?
- Thank you
- -----Original Message-----
- From: Tab Atkins Jr. [mailto:<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">jackalmage at gmail.com</A>]
- Sent: Saturday, August 03, 2013 1:18 AM
- To: Mohammad Al Houssami (Alumni)
- Cc: Ian Hickson; <A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg at whatwg.org</A>
- Subject: Re: [whatwg] Parsing the string <html>
- On Fri, Aug 2, 2013 at 5:08 PM, Mohammad Al Houssami (Alumni) <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">mha53 at mail.aub.edu</A>> wrote:
- ><i> That is totally correct. But are the head and body elements added to the document? So basically when we stop parsing the document should only have the html element is that correct?
- </I>
- No, the spec clearly says "Insert an HTML element..." for those as you trace through the parsing.
- ~TJ
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="082625.html">[whatwg] Parsing the string <html>
- </A></li>
- <LI>Next message: <A HREF="082632.html">[whatwg] Parsing the string <html>
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#82628">[ date ]</a>
- <a href="thread.html#82628">[ thread ]</a>
- <a href="subject.html#82628">[ subject ]</a>
- <a href="author.html#82628">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>