[Bug 7701] Step 6.2 tells you to remove node from the stack of open elements and then go to step 6.1. 6.1 requires that you set node to be the node above node in the stack of open elements. However node is no longer in the stack of open elements

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7701





--- Comment #1 from contributor@whatwg.org  2009-09-29 09:06:26 ---
Checked in as WHATWG revision r4040.
Check-in comment: Handle the case where /node/ is removed in step 7.2 and then
we return to 7.1 and try to index based on /node/.
http://html5.org/tools/web-apps-tracker?from=4039&to=4040


-- 
Configure bugmail: http://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 Tuesday, 29 September 2009 09:06:36 UTC