[Bug 20924] [Templates]: processing an EOF token deep within a template which was opened in <head> may fail to run after-head work

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

--- Comment #1 from Rafael Weinstein <rafaelw@chromium.org> ---
Note that popping back to the first opened template is a matter of popping from
the stack, removing a template insertion mode if the popped node was a
template, stopping either when the node about to be popped is the root node, or
when all template insertion modes have been popped.

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

Received on Saturday, 9 February 2013 01:35:39 UTC