mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
9 lines
171 B
HTML
9 lines
171 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Test that cellpadding, cellspacing, border, etc., don't break table sizing.</title>
|
|
</head>
|
|
<body>
|
|
This is some text.
|
|
</body>
|
|
</html>
|