- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 22 Sep 2009 20:56:14 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7701
Summary: 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
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#adoptionAgency
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#adoptionAgency
Comment:
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
Posted from: 78.156.205.204
--
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, 22 September 2009 20:56:29 UTC