Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE HTML>
<html>
<head>
<style>
a::before { content:url(mozilla-banner.gif); }
</style>
</head>
<body>
<a href="#"></a>
</body>
</html>