summaryrefslogtreecommitdiffstats
path: root/npm_assets/node_modules/html5shiv/test/iframe.1-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'npm_assets/node_modules/html5shiv/test/iframe.1-1.html')
-rw-r--r--npm_assets/node_modules/html5shiv/test/iframe.1-1.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/npm_assets/node_modules/html5shiv/test/iframe.1-1.html b/npm_assets/node_modules/html5shiv/test/iframe.1-1.html
new file mode 100644
index 0000000..b5affa6
--- /dev/null
+++ b/npm_assets/node_modules/html5shiv/test/iframe.1-1.html
@@ -0,0 +1,14 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Test 1</title>
+ <link rel="stylesheet" href="style.css">
+ <script src="../src/html5shiv-printshiv.js"></script>
+ </head>
+ <body>
+ <section>
+ <p><a href="iframe.1-2.html">Change to Test Page 2</a></p>
+ </section>
+ </body>
+</html> \ No newline at end of file