CanvasBlocker/test/domRectIFrame.php

13 lines
373 B
PHP

<!DOCTYPE html>
<html>
<head>
<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">
<link href="domRectTest.css" type="text/css" rel="stylesheet">
</head>
<body id="iframeBody">
<?php include("domRectElements.part.html");?>
</body>
</html>