- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 25 Nov 2009 12:46:24 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8375
Summary: Infine loop in 'in select in table' in fragment mode?
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
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
It seems to me that a start tag for CAPTION, TBODY, THEAD, TFOOT, TR, TD, TH,
TABLE in 'in select in table' causes an infinite loop in the fragment case when
there's no <select> in table scope, because the "as if" </select> doesn't
change any state before the token is reprocessed.
Maybe it's impossible to reach this state in the fragment mode. If that's the
case, the assertion about fragment mode in the spec should be replaced with a
"this can't happen" assertion.
--
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 Wednesday, 25 November 2009 12:46:33 UTC