mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
8 lines
235 B
HTML
8 lines
235 B
HTML
<!DOCTYPE html>
|
|
<link rel="stylesheet" href="test-common.css">
|
|
<ol start="-2" style="list-style-type: decimal">
|
|
<li>foo<li>bar<li>foo<li>bar
|
|
</ol>
|
|
<ol start="-2" style="list-style-type: decimal">
|
|
<li>foo<li>bar<li>foo<li>bar
|
|
</ol>
|