Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Test: symbols function, fixed system</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
<link rel="match" href="system-fixed-ref.html">
<link rel="stylesheet" href="../counter-style-at-rule/support/test-common.css">
<style>
.fixed {
list-style-type: symbols(fixed '\25F0' '\25F1' '\25F2' '\25F3');
}
</style>
<ol start="-2" class="fixed">
<li><li><li><li><li>
<li><li><li><li><li>
</ol>