- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Apr 2010 14:33:01 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9581
Summary: Steps for handling end tags in the "in foreign" mode
may compare the name of an already-popped node
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://html5.org/tools/web-apps-tracker?from=4802&to=4
803
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
In the text added in rev 4803, the condition
"If node has the same tag name as the token"
is checked even if node has already been popped by the handling in the
secondary insertion mode in the previous iteration.
--
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 Thursday, 22 April 2010 14:33:25 UTC