diff options
Diffstat (limited to 'layout/reftests/bugs/179596-1a-ref.html')
-rw-r--r-- | layout/reftests/bugs/179596-1a-ref.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/bugs/179596-1a-ref.html b/layout/reftests/bugs/179596-1a-ref.html new file mode 100644 index 0000000000..2401c97da2 --- /dev/null +++ b/layout/reftests/bugs/179596-1a-ref.html @@ -0,0 +1,13 @@ +<html> + <head> + <title>bug 179596</title> + </head> + <body> + <OL> + <LI><span style="visibility:hidden">Hello</span></LI> + <LI><span style="visibility:hidden">Hello</span></LI> + <LI><span style="visibility:hidden">Hello</span></LI> + <LI><span style="visibility:hidden">Hello</span></LI> + </OL> + </body> +</html> |