blob: 4313bb6efd0d6401533a19b00e6b40c54e6989a9 [file] [log] [blame]
<!doctype html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
<script src="resources/html-link-type-tests.js"></script>
</head>
<script>
description('Test the :-webkit-any-link pseudo class on various elements.');
testHTMLTagsForLink(':-webkit-any-link');
</script>
<script src="../../resources/js-test-post.js"></script>
</html>