mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
8 lines
137 B
HTML
8 lines
137 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<body>
|
|
<script type="application/javascript">
|
|
parent.childLoaded = true;
|
|
</script>
|
|
</body>
|