Ticket #9705: sandbox.html

File sandbox.html, 366 bytes (added by Olek Nowodziński, 11 years ago)
Line 
1<!DOCTYPE html>
2<!--
3Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
4For licensing, see LICENSE.html or http://ckeditor.com/license
5-->
6<html>
7<head>
8        <title>Sandbox=allow-scripts</title>
9        <meta charset="utf-8">
10</head>
11<body>
12        <iframe src="replacebycode.html" width="1100" height="800" sandbox="allow-scripts">
13        </iframe>
14</body>
15</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy