comparison: layout/reftests/text-transform/capitalize-5.html
layout/reftests/text-transform/capitalize-5.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8"> |
|
5 <title>text-transform:capitalize Deseret with punctuation</title> |
|
6 </head> |
|
7 <body> |
|
8 <div style="text-transform:capitalize"> |
|
9 𐐧𐑌𐐮𐐿𐐬𐐼 𐐹𐑉𐐲𐑂𐐴𐐼𐑆 (𐐲) _𐑏𐑌𐐨𐐿_ “𐑌𐐲𐑋𐐺𐐲𐑉” -𐑁𐐫𐑉- ¿𐐯𐑂𐑉𐐨? 𐐿𐐯𐑉𐐲𐐿𐐻𐐲𐑉. |
|
10 </div> |
|
11 </body> |
|
12 </html> |