[Bug 16715] New: IndexedDB: Spec nit in steps for evaluating key path

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16715

           Summary: IndexedDB: Spec nit in steps for evaluating key path
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: jsbell@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org


4.7 step 1.2 says 

"If the result of the previous step was not a valid key path, then..."

This should read:

"If the result of the previous step was not a valid key, then..."

-- 
Configure bugmail: https://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, 12 April 2012 15:53:40 UTC