1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-13 08:29:52 +02:00

Added console.log() output in the very first position of the test file for reference.

This commit is contained in:
kkapsner 2017-06-25 21:13:47 +02:00
parent 01e19bbf6a
commit 993ac2a2b3

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<script>console.log("first possible call");</script>
<html>
<head>
<title>Test</title>