UNPKG

grunt-html-dom-snapshot

Version:

Takes snapshots of the HTML markup on web pages - their immediate DOM content - and screenshots of their viewport - how they look like.

8 lines (7 loc) 88 B
<!DOCTYPE html> <html> <head> <title>static</title> </head> <body>static</body> </html>