UNPKG

slimerjs-firefox

Version:

This repo includes slimerjs as well as downloads a local copy of Firefox.

11 lines 225 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>missing css</title> <link rel="stylesheet" href="missing.css" /> </head> <body> <p>This is a page</p> </body> </html>