This is the whole page:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Welcome</title>
</head>
<body>
<div style="width:200px; background-color: #f0f">
<label for="fname">First Name</label>
<div style="background-color:#cccccc;"><input type="text" name="name" id="name" value="1" style="width:100%;" /></div>
</div>
</body>
</html>
Overflows in Firefox and Safari on the mac.
Bookmarks