mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Change iframe test url
This commit is contained in:
parent
2d39cd0719
commit
c5e6eaa849
@ -5,6 +5,6 @@
|
|||||||
<script type="text/javascript" src="../test.js"></script>
|
<script type="text/javascript" src="../test.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="http://google.com" width="500"></iframe>
|
<iframe src="http://experiments.hertzen.com/csstree/" width="500"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user