Bug 1807268 - Re-enable verifyShowClipboardSuggestionsToggleTest UI test r=jajohnson
[gecko.git] / netwerk / test / mochitests / empty.html
blobe60f5abdf4897f80aa0a0a2d0bcfb6fb97579276
1 <!--
2 Any copyright is dedicated to the Public Domain.
3 http://creativecommons.org/publicdomain/zero/1.0/
4 -->
6 <!DOCTYPE HTML>
7 <html>
8 <head>
9 <meta charset="utf-8">
10 <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
11 </head>
12 <body>
13 This page does nothing. If the loading page managed to load this, the test
14 probably succeeded.
15 </body>
16 </html>