comparison: layout/reftests/text/graphite-04-snd.html
layout/reftests/text/graphite-04-snd.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <head> |
|
3 <meta charset="utf-8"> |
|
4 <style type="text/css"> |
|
5 @font-face { |
|
6 font-family: schz-gr; |
|
7 src: url("../fonts/sil/Scheherazade-R 2012-07-03c.ttf"); |
|
8 } |
|
9 body { |
|
10 font-family: schz-gr; |
|
11 font-size: 40px; |
|
12 } |
|
13 </style> |
|
14 </head> |
|
15 <body lang="snd"> |
|
16 <!-- Sindhi incorrectly tagged with iso-639-3 code instead of bcp47/iso-639-1; |
|
17 rendering should therefore match the default "en", NOT the correctly-tagged "sd" version --> |
|
18 ۰۱۲۳۴۵۶۷۸۹ |
|
19 </body> |
|
20 </html> |