[Bug 6764] New: Section 2.4.4.1 Non-negative integers - Step 9.4 refers to incorrect step

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

           Summary: Section 2.4.4.1 Non-negative integers - Step 9.4 refers
                    to incorrect step
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: oliver.rigby@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


In Section 2.4.4.1 Non-negative integers, Step 9.4 states "If position is not
past the end of input, return to the top of step 7 in the overall algorithm
(that's the step within which these substeps find themselves)".

Clearly it should refer to step 9 instead, and should read "If position is not
past the end of input, return to the top of step <em>9</em> in the overall
algorithm (that's the step within which these substeps find themselves)"


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 3 April 2009 08:48:46 UTC