diff options
Diffstat (limited to 'layout/reftests/bugs/99850-1c.html')
-rw-r--r-- | layout/reftests/bugs/99850-1c.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/reftests/bugs/99850-1c.html b/layout/reftests/bugs/99850-1c.html new file mode 100644 index 0000000000..3b87fcf10e --- /dev/null +++ b/layout/reftests/bugs/99850-1c.html @@ -0,0 +1,12 @@ +<!DOCTYPE HTML> +<html> +<head> +</head> + +<body link="#009933"> + +<a href="http://mozilla.org/do_not_visit">unvisited link</a> + +</body> + +</html> |