[Bug 16720] New: Strange ordering in 4.2.25. Union types

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

           Summary: Strange ordering in 4.2.25. Union types
           Product: WebAppsWG
           Version: unspecified
          Platform: All
               URL: http://dev.w3.org/2006/webapi/WebIDL/#es-union
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: Ms2ger@gmail.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


The algorithm has:

3. If V is any other platform object, then: ...
4. If V is a platform array object, a native Array object, or a
   platform object that supports indexed properties, then: ...

The "any other" in 3. seems to suggest that 3. and 4. should be swapped.

-- 
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 Friday, 13 April 2012 09:36:29 UTC