diff options
Diffstat (limited to 'layout/reftests/bugs/363329-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/363329-2-ref.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/bugs/363329-2-ref.html b/layout/reftests/bugs/363329-2-ref.html new file mode 100644 index 0000000000..9c34fb1735 --- /dev/null +++ b/layout/reftests/bugs/363329-2-ref.html @@ -0,0 +1,13 @@ +<html> +<head> + <title>Testcase for bug 363329</title> +</head> +<body> + +<table cellpadding="0" cellspacing="0" border="0"> + <tr><td width="250"></td><td>x</td></tr> + <tr><td width="250"></td><td>x</td></tr> +</table> + +</body> +</html> |