summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-width/pref-width-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/table-width/pref-width-ref.html')
-rw-r--r--layout/reftests/table-width/pref-width-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/table-width/pref-width-ref.html b/layout/reftests/table-width/pref-width-ref.html
new file mode 100644
index 0000000000..331a5bf3b2
--- /dev/null
+++ b/layout/reftests/table-width/pref-width-ref.html
@@ -0,0 +1,9 @@
+<!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>