mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
parent
6aab7f68ea
commit
fd09e3d5cf
4 changed files with 16 additions and 2 deletions
|
@ -6,9 +6,11 @@
|
|||
<link href="testIcon.svg" type="image/png" rel="icon">
|
||||
<link href="testIcon.svg" type="image/png" rel="shortcut icon">
|
||||
<link rel="stylesheet" href="../default.css" type="text/css">
|
||||
<link rel="stylesheet" href="./screenSizeTest.css" type="text/css">
|
||||
<style type="text/css"></style>
|
||||
</head>
|
||||
<body>
|
||||
<iframe id="iframe"></iframe>
|
||||
<h1>Screen size test</h1>
|
||||
<h2>Expected result</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue