blob: e831a529abc8fdb9bc021d295fea57ecfe932be6 [file] [log] [blame]
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="../../resources/js-test-pre.js"></script>
<script src="resources/html-link-type-tests.js"></script>
</head>
<script>
description('Test the :link pseudo class on various elements.');
testHTMLTagsForLink(':link');
</script>
<script src="../../resources/js-test-post.js"></script>
</html>