bzbarsky%mit.edu b207cbf645 Adding more testcases
git-svn-id: svn://10.0.0.236/trunk@195335 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 04:38:25 +00:00

15 lines
564 B
HTML

<html>
<head>
<title>Bug 231574 testcase</title>
</head>
<body>
<div noWrap style="height: 100px; width: 100%; border: 3px solid; white-space: nowrap;">
<button style="height: 100px; width: 100px; background-color: red;"></button>
<button style="height: 100px; width: 100px; background-color: green;"></button>
<button style="height: 100px; width: 100px; background-color: blue; font-size: 80px;">A</button>
<button style="height: 100px; background-color: yellow;">Jump out of the window</button></nobr>
</div>
</body>
</html>