You can’t do this:
<div class="wrapper" style="height: 100%;">
<iframe src="svghtml.html" frameborder="0" height="100%" width="100%"></iframe>
</div>
You cannot use iFrames
You can’t do this:
<div class="wrapper" style="height: 100%;">
<iframe src="svghtml.html" frameborder="0" height="100%" width="100%"></iframe>
</div>
You cannot use iFrames