1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 12:06:31 +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> <!DOCTYPE html>
<script>console.log("first possible call");</script>
<html> <html>
<head> <head>
<title>Test</title> <title>Test</title>