gecko-dev/layout/style/test/file_computed_style_bfcache...

7 строки
112 B
HTML

<div>Page 2</div>
<script>
window.onload = function() {
opener.postMessage("loaded", "*");
}
</script>;