blob: 27ae53a1d8b7e13a998665e84e69cb6e5ffa9268 [file] [log] [blame]
<html>
<head>
<style>
/* List item should be a 1em by 1em round gradient bullet. */
ul { list-style-image: radial-gradient(closest-side, red, blue 99%, transparent 100%); }
</style>
</head>
<body>
<ul>
<li>&nbsp;
<li>&nbsp;
<li>&nbsp;
</ul>