Files
Kmake/test/fixtures/wpt/hr-time/resources/post.html

4 lines
73 B
HTML
Raw Normal View History

2026-05-26 23:36:42 -07:00
<!DOCTYPE HTML>
<script>
window.parent.postMessage('done');
</script>