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