HTML5 feature support

Modernizr is a script that will detect native CSS3 and HTML5 features available in the current UA and provide an object containing all features with a true/false value, depending on whether the UA has native support for it or not.

Some random HTML5 examples

Canvas

Web Sockets

HTML5 Video

...and CSS3

CSS box-shadow