Test Driven Progressive Enhancement
It tests specific CSS support by injecting DOM elements then measuring the injected element to see if it renders correctly. It then stores a cookie with the results of the support, so this test need only run on the first visit. ...