Files
servo/tests/wpt/web-platform-tests/old-tests/webdriver/windows/res/win1.html

5 lines
118 B
HTML

<!DOCTYPE html>
<meta charset="utf-8" />
<title>window one</title>
<div onclick="window.open('win2.html')">win2</div>