blob: 82f754283a982cb83ec0b4550825025beefebe2b (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE HTML>
<html>
<head>
<title>Test that cellpadding, cellspacing, border, etc., don't break table sizing.</title>
</head>
<body>
This<br>is<br>some<br>text.
</body>
</html>
|