Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4798
testdevanagari.html
Public
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
•
bzimport
Nov 21 2014, 10:08 PM
2014-11-21 22:08:10 (UTC+0)
Size
733 B
Referenced Files
None
Subscribers
None
testdevanagari.html
View Options
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
xml:lang
=
"en-us"
lang
=
"en-us"
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
/>
<
title
>
Devanagari list-style-type test
</
title
>
</
head
>
<
body
>
<
p
>
Devanagari numerals:
</
p
>
<
ol
style
=
"list-style-type:devanagari;"
>
<
li
>
One
</
li
>
<
li
>
Two
</
li
>
<
li
>
Three
</
li
>
</
ol
>
<
ol
style
=
"list-style-type: devanagari;"
start
=
"23456"
>
<
li
>
23456
</
li
>
<
li
>
23457
</
li
>
</
ol
>
<
p
>
Georgian works in the latest Firefox:
</
p
>
<
ol
style
=
"list-style-type: georgian;"
>
<
li
>
1
</
li
>
<
li
>
2
</
li
>
<
li
>
3
</
li
>
</
ol
>
</
body
>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4363
Default Alt Text
testdevanagari.html (733 B)
Attached To
Mode
T15896: Rendering of devanagari numbers in automatic '#' number lists
Attached
Detach File
Event Timeline
Log In to Comment