diff options
Diffstat (limited to 'layout/reftests/bugs/507187-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/507187-1-ref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/bugs/507187-1-ref.html b/layout/reftests/bugs/507187-1-ref.html new file mode 100644 index 0000000000..2d2375d39a --- /dev/null +++ b/layout/reftests/bugs/507187-1-ref.html @@ -0,0 +1,2 @@ +<style type="text/css">a { visibility: hidden }</style> +<body><ul><li><a>Hello</a></li><li><a>Hello</a></li><li><a>Hello</a></li><li><a>Hello</a></li></ul></body></html> |