Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>Resize Observer: reference for the usage of iframes in the same origin</title>
<iframe style="width: 100px; height: 100px;"
srcdoc="<div style='background: green; height: 50px; width: 50px;'></div">
</iframe>
<br>
Observer callbacks: 3