gecko-dev/layout/style/crashtests/content-only-on-link-before...

6 строки
131 B
HTML

<!DOCTYPE HTML>
<style type="text/css">
:link::before { content: "link: " }
</style>
<a href="http://www.example.com/">example</a>