ruffle/web/packages/selfhosted/test/polyfill/iframes_onload/inner.html

11 lines
168 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>iframe onload</title>
</head>
<body>
Hello World!
</body>
</html>