file_open_about_blank.html (87B)
1 <!doctype html> 2 <button id="open" onclick="window.open('')">Open child window</button>