blob: 56ac8b3bf7135bd1a5c33779392dab4294d52390 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>
|