This is very illuminating reading: Browser Security Handbook
The set of web pages cover the standard concepts within web browsers such as how they treat urls, javascript and css, and then covers security features within each browser, such as same-origin policies.
This is the first time I have seen information about all the browsers in one place, and should be a useful resource to both understand the browser protection mechanisms, and how browsers differ in their implementation of security controls.
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.