gecko-dev/layout/reftests/css-visited/content-color-on-link-befor...

7 строки
182 B
HTML

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