diff --git a/test/audioTest.html b/test/audioTest.html index 20ba912..8476239 100644 --- a/test/audioTest.html +++ b/test/audioTest.html @@ -5,6 +5,7 @@ + diff --git a/test/cspTest.php b/test/cspTest.php index 4e25b4d..f72f7cb 100644 --- a/test/cspTest.php +++ b/test/cspTest.php @@ -1,6 +1,6 @@ @@ -10,6 +10,7 @@ header("Content-Security-Policy: default-src 'none'; img-src 'self'; script-src +

CSP test

diff --git a/test/dataUrlTest.php b/test/dataUrlTest.php index b65d1c9..bb86e93 100644 --- a/test/dataUrlTest.php +++ b/test/dataUrlTest.php @@ -5,6 +5,7 @@ + diff --git a/test/detectionTest.html b/test/detectionTest.html index 7cc684b..90e7fd9 100644 --- a/test/detectionTest.html +++ b/test/detectionTest.html @@ -5,6 +5,7 @@ + diff --git a/test/performanceTest.html b/test/performanceTest.html index 10e864a..bf30c27 100644 --- a/test/performanceTest.html +++ b/test/performanceTest.html @@ -5,6 +5,7 @@ +

Performance test

diff --git a/test/screenSizeTest.html b/test/screenSizeTest.html index c88124b..bba14f8 100644 --- a/test/screenSizeTest.html +++ b/test/screenSizeTest.html @@ -5,11 +5,7 @@ - + diff --git a/test/settingsLoading.php b/test/settingsLoading.php index 70cd9b7..53f780f 100644 --- a/test/settingsLoading.php +++ b/test/settingsLoading.php @@ -5,6 +5,7 @@ + " . file_get_contents("testAPI.js"); echo file_get_contents("canvasAPI.js") . ""; @@ -25,13 +26,13 @@ padding: 1em; } .ok { - background-color: green; + background-color: lightgreen; } .kok { background-color: orange; } .nok { - background-color: red; + background-color: lightcoral; } diff --git a/test/test.html b/test/test.html index 400bc53..bb97cdd 100644 --- a/test/test.html +++ b/test/test.html @@ -6,6 +6,12 @@ + +

Canvas test

diff --git a/test/textMetricsTest.html b/test/textMetricsTest.html index 81aaf48..815d1ce 100644 --- a/test/textMetricsTest.html +++ b/test/textMetricsTest.html @@ -5,9 +5,11 @@ + diff --git a/test/webGL-Test.html b/test/webGL-Test.html index aaf29e3..93b420a 100644 --- a/test/webGL-Test.html +++ b/test/webGL-Test.html @@ -5,6 +5,7 @@ +