11 lines
400 B
HTML
11 lines
400 B
HTML
<!DOCTYPE html>
|
|
<meta charset="UTF-8">
|
|
<title>CSS Reference: symbols function, invalid</title>
|
|
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
|
|
<link rel="stylesheet" href="support/test-common.css">
|
|
<ol>
|
|
<li style="list-style-type: none">foo
|
|
<li style="list-style-type: decimal">bar
|
|
<li style="list-style-type: disc">baz
|
|
<li style="list-style-type: cjk-decimal">
|
|
</ol>
|