diff options
Diffstat (limited to 'layout/reftests/bugs/179596-1b.html')
-rw-r--r-- | layout/reftests/bugs/179596-1b.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/bugs/179596-1b.html b/layout/reftests/bugs/179596-1b.html new file mode 100644 index 0000000000..6f1f4e1dce --- /dev/null +++ b/layout/reftests/bugs/179596-1b.html @@ -0,0 +1,13 @@ +<html> + <head> + <title>bug 179596</title> + </head> + <body> + <UL> + <LI></LI> + <LI></LI> + <LI></LI> + <LI></LI> + </UL> + </body> +</html> |