blob: 335eb9b348474063d2cb4245056e7a91d5d8a54d [file] [log] [blame]
<html>
<head>
<style>
.linkAddComment {visibility:hidden;}
.linkAddComment:before {content:"This test passes if it does not crash, and this text appears."; visibility:visible;}
</style>
</head>
<body>
<a class="linkAddComment">But it fails if this text appears.</a>
</body>
</html>