mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
Linting of .tools and test
This commit is contained in:
parent
aef6bd3d59
commit
17349dcb05
19 changed files with 333 additions and 173 deletions
|
@ -23,8 +23,6 @@ Tests the navigator properties. In the default settings of CanvasBlocker the nav
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
var serverUserAgent = <?php echo json_encode($_SERVER["HTTP_USER_AGENT"]);?>;
|
||||
</script>
|
||||
<script id="serverUserAgent" type="text/data"><?php echo htmlentities($_SERVER["HTTP_USER_AGENT"], ENT_QUOTES, "UTF-8");?></script>
|
||||
<script src="navigatorTest.js"></script>
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue