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:
parent
1fedc4f432
commit
4e11487d81
10 changed files with 205 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue