Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8" />
<title>CSS Reftest Reference</title>
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
ol {
float: left;
width: 50px;
list-style: none;
text-shadow: #0f0 1px 2px 3px;
}
</style>
<ol>
<li>1. </li>
<li>2. </li>
<li>3. </li>
</ol>
<ol>
<li>1. </li>
<li>2. </li>
<li>3. </li>
</ol>