UNPKG

slimerjs-firefox

Version:

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

11 lines 236 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>hello in frame</title> <link rel="stylesheet" href="helloframe.css" /> </head> <body> <p>This is a frame</p> </body> </html>