зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
235 B
HTML
9 строки
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>
|