[Bug 11747] New: openCursor's text contradicts itself

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

           Summary: openCursor's text contradicts itself
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: jorlow@chromium.org
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


openCursor's text says "If the range parameter is a key range then the cursor's
range is set to that range. Otherwise, if the range parameter is a key range
then the cursor's range is set to key range containing only that key value. If
the range parameter is not specified, the cursor's key range is left as
undefined."  Clearly one of those should be negated.

-- 
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 Thursday, 13 January 2011 11:26:47 UTC