mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
8 lines
201 B
HTML
8 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>
|