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 a667526 commit 8250a5dCopy full SHA for 8250a5d
injected/integration-test/test-pages/index.html
@@ -3,5 +3,8 @@
3
<h1>Integration page</h1>
4
<p>This loads the injection file as if it were loaded through the content script.</p>
5
<script src="./build/contentScope.js"></script>
6
+ <ul>
7
+ <li><a href="./webcompat/">Web compat testing</a></li>
8
+ </ul>
9
</body>
10
</html>
0 commit comments