1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-12-23 05:10:27 +01: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> <!DOCTYPE html>
<script>console.log("first possible call");</script>
<html> <html>
<head> <head>
<title>Test</title> <title>Test</title>