UNPKG

localforage

Version:
13 lines (11 loc) 246 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>iFrame Test</title> </head> <body> <div class="status"></div> <iframe name="iframe" src="http://0.0.0.0:8182/test/test.iframesub.html"></iframe> </body> </html>