[Bug 18613] [Templates]: Section 7 Parsing HTML Templates needs to be re-written

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18613

--- Comment #5 from Rafael Weinstein <rafaelw@chromium.org> 2012-08-29 22:31:48 UTC ---
Likewise this one:

#data
<body><template><div><tr></tr></div></template>
#errors
#document
| <html>
|   <head>
|   <body>
|     <template>
|       <div>

(throws away the <tr> -- which I think makes sense).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 29 August 2012 22:31:49 UTC