back

by masswerk·11y ago·view on hn ↗
if the client supports .hasOwnProperty() or the 'in' operator ...

(it's just a few years that these were not common, and there are still clients around that don't support it)

1 comments
Got any examples of these browsers? IIRC i used hasOwnProperty as far back as IE6.