mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
parent
acc171041d
commit
14b4bd8ac6
10 changed files with 87 additions and 32 deletions
|
@ -8,7 +8,14 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Navigator test</h1>
|
||||
Tests the navigator properties.
|
||||
Tests the navigator properties. In the default settings of CanvasBlocker the navigator properties are not altered. You have to enable the navigator protection and then open the navigator settings to chose the desired values.
|
||||
<h2>Expected result</h2>
|
||||
<ul>
|
||||
<li>the server and client user agent match</li>
|
||||
<li>the navigator properties are according to what was set in the CanvasBlocker settings</li>
|
||||
<li>the values in the iFrame are equal to the normal values</li>
|
||||
</ul>
|
||||
<h2>Tests</h2>
|
||||
<div id="log">
|
||||
<div class="log">
|
||||
<div class="logLine">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue