Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<script>
window.addEventListener('load', () => { window.didLoadFrame = true; });
</script>
</head>
</html>
<!DOCTYPE html>
<html>
<head>
<script>
window.addEventListener('load', () => { window.didLoadFrame = true; });
</script>
</head>
</html>