зеркало из https://github.com/mozilla/gecko-dev.git
fix bug 55702 .
This commit is contained in:
Родитель
415d201213
Коммит
2ab3d65ce5
|
@ -90,7 +90,7 @@
|
|||
point-size=24 font-weight=700</font><BR>
|
||||
<SPAN style="font-family: Verdana Bold, Times; font-weight: bold; font-size: 18pt; font-variant: small-caps;">This Text Is Small-caps.
|
||||
<!-- the following line does not work so I commet out for now.
|
||||
How About German SS In Großbritannien.
|
||||
Großbritannien.
|
||||
-->
|
||||
</SPAN>
|
||||
</P>
|
||||
|
@ -101,8 +101,8 @@ How About German SS In Großbritannien.
|
|||
<SPAN style="text-transform: capitalize;">
|
||||
this text was capitalized. <BR>
|
||||
latin å è should be displayed as Å È.<BR>
|
||||
german ß in großbritannien
|
||||
should be displayed as SS in großbritannien.
|
||||
german character ß
|
||||
should be displayed as "SS".
|
||||
</SPAN>
|
||||
<BR>
|
||||
<SPAN style="text-transform: lowercase;">
|
||||
|
@ -113,8 +113,8 @@ LATIN Å È SHOULD BE DISPLAYED AS å è.
|
|||
<SPAN style="text-transform: uppercase;">
|
||||
this text was uppercased. <BR>
|
||||
latin å è should displayed as Å È. <BR>
|
||||
german ß in großbritannien
|
||||
should be displayed as SS IN GROSSBRITANNIEN.
|
||||
german character ß
|
||||
should be displayed as "SS".
|
||||
</SPAN>
|
||||
<BR>
|
||||
<SPAN style="letter-spacing: 2em;">
|
||||
|
|
Загрузка…
Ссылка в новой задаче