Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug75250.html
blob: f16d7e2e462e5e4deace2effb274595b8bdd6142 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
testcase for bug 75250
</title>
</head>
<body>
<table
width
=
""
>
<tr><td>
this is a simple test and should not wrap.
</td></tr>
</table>
</body>
</html>