blob: 425910c0d1c31aa25900ac3e8d698881e96e5a5b [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 :link pseudo class on various elements.');
testHTMLTagsForLink(':link');
</script>
<script src="../../resources/js-test-post.js"></script>
</html>