>>6
It's not really a browser, although it also works as a browser
I mean, making a browser when you have webkit as the layout engine is trivial (as long as you don't add lots of browser things like favourites, historic, most visited urls, etc, check it out its pretty basic).
And node can not do server stuff if you don't tell it to, for server stuff you need to specifically require a lib and call it.