mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
7 lines
201 B
HTML
7 lines
201 B
HTML
<!DOCTYPE html>
|
|
<link rel="stylesheet" href="test-common.css">
|
|
<ol>
|
|
<li style="list-style-type: none">foo
|
|
<li style="list-style-type: decimal">bar
|
|
<li style="list-style-type: cjk-decimal">
|
|
</ol>
|