diff options
Diffstat (limited to 'layout/reftests/bugs/235593-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/235593-1-ref.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/bugs/235593-1-ref.html b/layout/reftests/bugs/235593-1-ref.html new file mode 100644 index 000000000..ea8139bf9 --- /dev/null +++ b/layout/reftests/bugs/235593-1-ref.html @@ -0,0 +1,14 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>Bug 235593 Reference</title> +</head> +<body> +<table> + <tr><td> + <table><tr><td style="background: #DDDDDD">a a</td><td></td></tr></table> + </td></tr> +</table> +</body> +</html> |