[Bug 21293] [Templates]: EOF processing fails if a <template> in a non-html namespace is on the stack of open elements

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |21292

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
I assume this is really talking about this case:

   <template><svg><template>

(That is, the second tag is an open tag, not a close tag.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 28 June 2013 22:40:53 UTC