jQuery Annex Images Package Testcase Scenario

$.fn.cssCrossBrowser

Normally this is a case for unit testing, but since browsers have gotten very specific and picky about css attribute settings, the phantom browser will not suffice. So, in this test we'll apply some css rules to the div below, which should lead to changed appearance and added attributes in all browsers capable. Now it depends on the browser wether you'll see all browser prefixed attributes or only those currently accepted by this browser. But in any case, you should see something happening.