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

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

Tony Ross [MSFT] <tross@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|dglazkov@chromium.org       |tross@microsoft.com

--- Comment #1 from Tony Ross [MSFT] <tross@microsoft.com> 2012-08-17 23:54:40 UTC ---
We'll also need an explicit clause for non-whitespace text (else we'll end up
implying a closing HEAD tag). Basically this clause will add non-whitespace
text to the DOM without exiting implied context parsing (so we'll keep
searching for a "determining" start tag afterward).

-- 
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 Friday, 17 August 2012 23:54:41 UTC