summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/zoom/resources/nested-iframe-no-zoom.html
blob: 60b1fd648155eb1188ceb4595f79bca14a45660d (plain)
1
2
3
4
<!DOCTYPE html>
<div>
<iframe src="iframe_content.html" style="overflow: visible; width: 80px; border: none;" scrolling="no"></iframe>
</div>