Sign in
webkit
/
WebKit
/
64dc044f8822e6821f3ea247a66dcd761b76f91f
/
.
/
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>