Change iframe test url

This commit is contained in:
MoyuScript 2013-08-04 15:41:46 +03:00
parent 1c3c4a5983
commit 5dcb46717b

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>