We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012b2b4 commit 7909975Copy full SHA for 7909975
index.html
@@ -4,6 +4,7 @@
4
<body>
5
<h1>Test Website</h1>
6
<ul>
7
+ <li><a href="/testing_hidden_visible_state.html">Hidden Visible Test</a></li>
8
<li><a href="/getcurrentlocation.html">Testing Geolocation Get Current Position</a></li>
9
<li><a href="/watchposition.html">Testing Geolocation Watch Position</a></li>
10
<li><a href="/printtest.html">Print Test</a></li>
@@ -21,4 +22,4 @@ <h2>Printing Tests</h2>
21
22
<li><a href="/print_content_change.html">Print Context Change</a></li>
23
</ul>
24
</body>
-</html>
25
+</html>
0 commit comments