зеркало из https://github.com/mozilla/gecko-dev.git
bug 731536 - followup, add a reftest for Deseret text capitalization with punctuation marks. r=smontagu
This commit is contained in:
Родитель
f28a975637
Коммит
5b49e0119e
|
@ -0,0 +1,12 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>text-transform:capitalize Deseret with punctuation</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div>
|
||||||
|
𐐧𐑌𐐮𐐿𐐬𐐼 𐐑𐑉𐐲𐑂𐐴𐐼𐑆 (𐐊) _𐐧𐑌𐐨𐐿_ “𐐤𐐲𐑋𐐺𐐲𐑉” -𐐙𐐫𐑉- ¿𐐇𐑂𐑉𐐨? 𐐗𐐯𐑉𐐲𐐿𐐻𐐲𐑉.
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,12 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>text-transform:capitalize Deseret with punctuation</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div style="text-transform:capitalize">
|
||||||
|
𐐧𐑌𐐮𐐿𐐬𐐼 𐐹𐑉𐐲𐑂𐐴𐐼𐑆 (𐐲) _𐑏𐑌𐐨𐐿_ “𐑌𐐲𐑋𐐺𐐲𐑉” -𐑁𐐫𐑉- ¿𐐯𐑂𐑉𐐨? 𐐿𐐯𐑉𐐲𐐿𐐻𐐲𐑉.
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -2,6 +2,7 @@
|
||||||
== capitalize-2.html capitalize-ref.html
|
== capitalize-2.html capitalize-ref.html
|
||||||
== capitalize-3.html capitalize-3-ref.html
|
== capitalize-3.html capitalize-3-ref.html
|
||||||
== capitalize-4.html capitalize-4-ref.html
|
== capitalize-4.html capitalize-4-ref.html
|
||||||
|
== capitalize-5.html capitalize-5-ref.html
|
||||||
== lowercase-1.html lowercase-ref.html
|
== lowercase-1.html lowercase-ref.html
|
||||||
== small-caps-1.html small-caps-1-ref.html
|
== small-caps-1.html small-caps-1-ref.html
|
||||||
== uppercase-1.html uppercase-ref.html
|
== uppercase-1.html uppercase-ref.html
|
||||||
|
|
Загрузка…
Ссылка в новой задаче