[Bug 17657] Empty arrays shouldn't be valid KeyPaths

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

--- Comment #4 from Jonas Sicking <jonas@sicking.cc> 2012-07-06 07:29:19 UTC ---
"" and [""] *should* throw for { x: 1, y: 2 } by the way. The keyPath ""
returns the value itself, and objects aren't valid keys

-- 
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, 6 July 2012 07:29:21 UTC