mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
3 lines
102 B
HTML
3 lines
102 B
HTML
<div id=parentdiv></div>
|
|
<iframe id=childframe src="data:text/html,<div id=childdiv></div>"></iframe>
|