Like the Acid Tests for CSS compatibility in browsers, the Booger test aims to evaluate a browsers support for free-form elements. These are elements that aren't officially defined in the HTML spec but are still treated like they were in regards to CSS and JavaScript support. You can read more about this idea in my post Death To The Div.
The <h3> should be dark green while this text in a <p> should be a yellowish green.