gecko/layout/reftests/css-visited/content-before-1-ref.html

7 lines
166 B
HTML

<!DOCTYPE HTML>
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
<style type="text/css">
span:before { content: "link"; }
</style>
<span></span>