Test Driven Progressive Enhancement by Test Blog

Fri, 26 Sep 2008 12:00:02 -0600

Test Driven Progressive Enhancement

by Test Blog @ Fri, 26 Sep 2008 12:00:02 -0600
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. ...