Skip to content

Commit

Permalink
embedded.html: fix issue #30
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeetienne committed Dec 8, 2011
1 parent d5f1a2a commit 3133920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<input type="button" class="sizeButton" value="800x600" data-width="800px" data-height="600px">
</div>
<iframe src="index.html"
allowfullscreen webkitfullscreen mozallowfullscreen
allowfullscreen webkitallowfullscreen mozallowfullscreen
width='320' height='240'>
</iframe>

Expand Down

0 comments on commit 3133920

Please sign in to comment.