repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
bugs
/
418574-2-ref.html
blob
55c07363525d29e0254017a3064d4e351f511263
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style
type
=
"text/css"
>
5
ol
{
6
padding-left
:
160px
;
7
}
8
9
</style>
10
</head>
11
<body>
12
<ol
start
=
"10001"
>
13
<li>
foo
</li>
14
<li>
foo
</li>
15
<li>
foo
</li>
16
<li>
foo
</li>
17
<li>
foo
</li>
18
<li>
foo
</li>
19
<li>
foo
</li>
20
<li>
foo
</li>
21
</ol>
22
</body>
23
</html>