Change iframe test url

This commit is contained in:
Niklas von Hertzen 2013-08-04 15:41:46 +03:00
parent 2d39cd0719
commit c5e6eaa849

View File

@ -5,6 +5,6 @@
<script type="text/javascript" src="../test.js"></script>
</head>
<body>
<iframe src="http://google.com" width="500"></iframe>
<iframe src="http://experiments.hertzen.com/csstree/" width="500"></iframe>
</body>
</html>