Correct message in sandbox.view iframe
This commit is contained in:
parent
445bda3980
commit
1ad3c2c339
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<body>
|
||||
|
||||
<div>The iframe below is has <code>sandbox</code> attribute.</div>
|
||||
<div>The iframe below has the <code>sandbox</code> attribute.</div>
|
||||
|
||||
<iframe sandbox src="sandboxed.html" style="height:60px;width:90%"></iframe>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue