[Bug 14830] Specify where index values are gotten from

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

Eliot Graff <eliotgra@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eliotgra@microsoft.com
         Resolution|                            |FIXED

--- Comment #1 from Eliot Graff <eliotgra@microsoft.com> 2011-12-27 22:05:41 UTC ---
In Editors' Draft of 12/27.

Added  the following:

Key path values can only be accessed from properties explicitly copied by the
structured clone algorithm, as well as the following properties:

    Blob.size
    Blob.type
    File.name
    File.lastModifiedDate
    Array.length
    String.length

-- 
Configure bugmail: https://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 Tuesday, 27 December 2011 22:05:52 UTC