1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-23 08:49:05 +00:00
Files
UXP/testing/web-platform/tests/old-tests/webdriver/windows/res/win1.html
T

5 lines
118 B
HTML

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