Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>CSS Reference</title>
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com">
<style>
div {
display: list-item;
list-style-image: url('support/blue15x15.png');
margin-left: 96px;
}
</style>
<p>Test passes if there is a single blue square below.</p>
<div>&nbsp;</div>