1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/layout/forms/test/bug564115_window.html
T

11 lines
157 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Window for Bug 564115</title>
</head>
<body>
<input type="text">
<div style="height: 10000px;"></div>
</body>
</html>