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