Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dreish
on Feb 22, 2008
|
parent
|
context
|
favorite
| on:
Javascript null surprise
In Safari 3 and Firefox 1.5, at least, null == null, so I would expect null <= null.
Both Safari 3 and Firefox 1.5 do the decidedly unexpected null <= 0 thing.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Both Safari 3 and Firefox 1.5 do the decidedly unexpected null <= 0 thing.