blob: 01842dfc40062fa9961e338252692807801ee8d6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function passed() {
window.top.failed();
}
window.top.open('window-open-with-different-active-and-opener-windows-popup.html');
</script>
</head>
</html>