Tested cross-browser compatibility could be difficult by a CSS-framework, since the browser compatibility is made up by both the markup and CSS, and to a certain degree the visual design (a webpage has to look right in every browser, since markup and stylesheets have no functionality by themselves to test).
A stylesheet can be as correct as you want it to, but if the markup is bad and doesn't fit the visual design, the compatibility-issue is broken again.
A complete framework for CSS can only provide very basic styling anyways, since it's all up to how you want your design to look.