1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Added icon to test pages

This commit is contained in:
kkapsner 2019-02-20 08:13:37 +01:00
parent 1fedc4f432
commit 4e11487d81
10 changed files with 205 additions and 1 deletions

View file

@ -2,6 +2,9 @@
<html>
<head>
<title>DOMRect test</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="testIcon.svg" type="image/png" rel="icon">
<link href="testIcon.svg" type="image/png" rel="shortcut icon">
<style>
#iframe {
position: absolute;