This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16427 - Please review the following "2. Inner loop: If inner loop counter is greater than or equal to three, then abort these steps." It is not exactly clear WHICH steps should be aborted (inner loop steps or outer loop steps). Please clarify. Thank you.
Summary: Please review the following "2. Inner loop: If inner loop counter is greater ...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 05:24 UTC by contributor
Modified: 2012-09-25 03:54 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-03-19 05:24:14 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#parsing-main-inbody
Complete: http://www.whatwg.org/c#parsing-main-inbody

Comment:
Please review the following "2. Inner loop: If inner loop counter is greater
than or equal to three, then abort these steps." It is not exactly clear WHICH
steps should be aborted (inner loop steps or outer loop steps). Please
clarify. Thank you.

Posted from: 82.192.88.2 by manish.tripathi.777@gmail.com
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Comment 1 contributor 2012-07-18 17:15:31 UTC
This bug was cloned to create bug 18094 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-09-25 03:54:41 UTC
Yeah... I think I meant the inner loop. I hope I meant the inner loop...
Comment 3 contributor 2012-09-25 03:54:49 UTC
Checked in as WHATWG revision r7401.
Check-in comment: Try to clarify the algorithm. I really hope I got the right clarification. There's a risk I did not. I would really like feedback from implementors who have implemented this to make sure they agree with my clarification.
http://html5.org/tools/web-apps-tracker?from=7400&to=7401