This module gives basic revisioning functionality to Webform submissions. It is designed to look and function similarly to Drupal core's revisioning system.
Features:
View, Revert, and Delete revisions of Webform submissions.
Leave log comments per-revision (except for the initial submission).
Resend email to recipients upon revision - requires Webform 3.x or later.
This module can be very useful if you wish to track edits to a submission.
Modernizr tells you what HTML, CSS and JavaScript features the user’s browser has to offer. It makes the results available to you in two ways: as properties on a global Modernizr object, and as optional classes on the <html> element. This information allows you to progressively enhance your pages with a granular level of control over the experience.
This Drupal module provides deep integration with the Modernizr JS library, allowing other modules or themes to register tests, load additional assets as needed, and even create new copies of the Modernizr library when a website's requirements change. Read more below.