mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
This commit is contained in:
parent
25e8bf69e6
commit
665817d2a6
35333 changed files with 1818077 additions and 16036 deletions
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Basic and Latin-1</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>Aaa Aaa</span> <span>Bbb Bbb</span> <span>Ccc Ccc</span> <span>Ddd Ddd</span> <span>Eee Eee</span> <span>Fff Fff</span> <span>Ggg Ggg</span> <span>Hhh Hhh</span> <span>Iii Iii</span> <span>Jjj Jjj</span> <span>Kkk Kkk</span> <span>Lll Lll</span> <span>Mmm Mmm</span> <span>Nnn Nnn</span> <span>Ooo Ooo</span> <span>Ppp Ppp</span> <span>Qqq Qqq</span> <span>Rrr Rrr</span> <span>Sss Sss</span> <span>Ttt Ttt</span> <span>Uuu Uuu</span> <span>Vvv Vvv</span> <span>Www Www</span> <span>Xxx Xxx</span> <span>Yyy Yyy</span> <span>Zzz Zzz</span> <span title="U+00B5">Μµµ Μµµ</span> <span title="U+00E0">Ààà Ààà</span> <span title="U+00E1">Ááá Ááá</span> <span title="U+00E2">Âââ Âââ</span> <span title="U+00E3">Ããã Ããã</span> <span title="U+00E4">Äää Äää</span> <span title="U+00E5">Ååå Ååå</span> <span title="U+00E6">Æææ Æææ</span> <span title="U+00E7">Ççç Ççç</span> <span title="U+00E8">Èèè Èèè</span> <span title="U+00E9">Ééé Ééé</span> <span title="U+00EA">Êêê Êêê</span> <span title="U+00EB">Ëëë Ëëë</span> <span title="U+00EC">Ììì Ììì</span> <span title="U+00ED">Ííí Ííí</span> <span title="U+00EE">Îîî Îîî</span> <span title="U+00EF">Ïïï Ïïï</span> <span title="U+00F0">Ððð Ððð</span> <span title="U+00F1">Ñññ Ñññ</span> <span title="U+00F2">Òòò Òòò</span> <span title="U+00F3">Óóó Óóó</span> <span title="U+00F4">Ôôô Ôôô</span> <span title="U+00F5">Õõõ Õõõ</span> <span title="U+00F6">Ööö Ööö</span> <span title="U+00F8">Øøø Øøø</span> <span title="U+00F9">Ùùù Ùùù</span> <span title="U+00FA">Úúú Úúú</span> <span title="U+00FB">Ûûû Ûûû</span> <span title="U+00FC">Üüü Üüü</span> <span title="U+00FD">Ýýý Ýýý</span> <span title="U+00FE">Þþþ Þþþ</span> <span title="U+00FF">Ÿÿÿ Ÿÿÿ</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-A</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0101">Āāā Āāā</span> <span title="U+0103">Ăăă Ăăă</span> <span title="U+0105">Ąąą Ąąą</span> <span title="U+0107">Ććć Ććć</span> <span title="U+0109">Ĉĉĉ Ĉĉĉ</span> <span title="U+010B">Ċċċ Ċċċ</span> <span title="U+010D">Ččč Ččč</span> <span title="U+010F">Ďďď Ďďď</span> <span title="U+0111">Đđđ Đđđ</span> <span title="U+0113">Ēēē Ēēē</span> <span title="U+0115">Ĕĕĕ Ĕĕĕ</span> <span title="U+0117">Ėėė Ėėė</span> <span title="U+0119">Ęęę Ęęę</span> <span title="U+011B">Ěěě Ěěě</span> <span title="U+011D">Ĝĝĝ Ĝĝĝ</span> <span title="U+011F">Ğğğ Ğğğ</span> <span title="U+0121">Ġġġ Ġġġ</span> <span title="U+0123">Ģģģ Ģģģ</span> <span title="U+0125">Ĥĥĥ Ĥĥĥ</span> <span title="U+0127">Ħħħ Ħħħ</span> <span title="U+0129">Ĩĩĩ Ĩĩĩ</span> <span title="U+012B">Īīī Īīī</span> <span title="U+012D">Ĭĭĭ Ĭĭĭ</span> <span title="U+012F">Įįį Įįį</span> <span title="U+0131">Iıı Iıı</span> <span title="U+0133">IJijij IJijij</span> <span title="U+0135">Ĵĵĵ Ĵĵĵ</span> <span title="U+0137">Ķķķ Ķķķ</span> <span title="U+013A">Ĺĺĺ Ĺĺĺ</span> <span title="U+013C">Ļļļ Ļļļ</span> <span title="U+013E">Ľľľ Ľľľ</span> <span title="U+0140">Ŀŀŀ Ŀŀŀ</span> <span title="U+0142">Łłł Łłł</span> <span title="U+0144">Ńńń Ńńń</span> <span title="U+0146">Ņņņ Ņņņ</span> <span title="U+0148">Ňňň Ňňň</span> <span title="U+014B">Ŋŋŋ Ŋŋŋ</span> <span title="U+014D">Ōōō Ōōō</span> <span title="U+014F">Ŏŏŏ Ŏŏŏ</span> <span title="U+0151">Őőő Őőő</span> <span title="U+0153">Œœœ Œœœ</span> <span title="U+0155">Ŕŕŕ Ŕŕŕ</span> <span title="U+0157">Ŗŗŗ Ŗŗŗ</span> <span title="U+0159">Řřř Řřř</span> <span title="U+015B">Śśś Śśś</span> <span title="U+015D">Ŝŝŝ Ŝŝŝ</span> <span title="U+015F">Şşş Şşş</span> <span title="U+0161">Ššš Ššš</span> <span title="U+0163">Ţţţ Ţţţ</span> <span title="U+0165">Ťťť Ťťť</span> <span title="U+0167">Ŧŧŧ Ŧŧŧ</span> <span title="U+0169">Ũũũ Ũũũ</span> <span title="U+016B">Ūūū Ūūū</span> <span title="U+016D">Ŭŭŭ Ŭŭŭ</span> <span title="U+016F">Ůůů Ůůů</span> <span title="U+0171">Űűű Űűű</span> <span title="U+0173">Ųųų Ųųų</span> <span title="U+0175">Ŵŵŵ Ŵŵŵ</span> <span title="U+0177">Ŷŷŷ Ŷŷŷ</span> <span title="U+017A">Źźź Źźź</span> <span title="U+017C">Żżż Żżż</span> <span title="U+017E">Žžž Žžž</span> <span title="U+017F">Sſſ Sſſ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-C</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2C61">Ⱡⱡⱡ Ⱡⱡⱡ</span> <span title="U+2C65">Ⱥⱥⱥ Ⱥⱥⱥ</span> <span title="U+2C66">Ⱦⱦⱦ Ⱦⱦⱦ</span> <span title="U+2C68">Ⱨⱨⱨ Ⱨⱨⱨ</span> <span title="U+2C6A">Ⱪⱪⱪ Ⱪⱪⱪ</span> <span title="U+2C6C">Ⱬⱬⱬ Ⱬⱬⱬ</span> <span title="U+2C73">Ⱳⱳⱳ Ⱳⱳⱳ</span> <span title="U+2C76">Ⱶⱶⱶ Ⱶⱶⱶ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-D</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A723">Ꜣꜣꜣ Ꜣꜣꜣ</span> <span title="U+A725">Ꜥꜥꜥ Ꜥꜥꜥ</span> <span title="U+A727">Ꜧꜧꜧ Ꜧꜧꜧ</span> <span title="U+A729">Ꜩꜩꜩ Ꜩꜩꜩ</span> <span title="U+A72B">Ꜫꜫꜫ Ꜫꜫꜫ</span> <span title="U+A72D">Ꜭꜭꜭ Ꜭꜭꜭ</span> <span title="U+A72F">Ꜯꜯꜯ Ꜯꜯꜯ</span> <span title="U+A733">Ꜳꜳꜳ Ꜳꜳꜳ</span> <span title="U+A735">Ꜵꜵꜵ Ꜵꜵꜵ</span> <span title="U+A737">Ꜷꜷꜷ Ꜷꜷꜷ</span> <span title="U+A739">Ꜹꜹꜹ Ꜹꜹꜹ</span> <span title="U+A73B">Ꜻꜻꜻ Ꜻꜻꜻ</span> <span title="U+A73D">Ꜽꜽꜽ Ꜽꜽꜽ</span> <span title="U+A73F">Ꜿꜿꜿ Ꜿꜿꜿ</span> <span title="U+A741">Ꝁꝁꝁ Ꝁꝁꝁ</span> <span title="U+A743">Ꝃꝃꝃ Ꝃꝃꝃ</span> <span title="U+A745">Ꝅꝅꝅ Ꝅꝅꝅ</span> <span title="U+A747">Ꝇꝇꝇ Ꝇꝇꝇ</span> <span title="U+A749">Ꝉꝉꝉ Ꝉꝉꝉ</span> <span title="U+A74B">Ꝋꝋꝋ Ꝋꝋꝋ</span> <span title="U+A74D">Ꝍꝍꝍ Ꝍꝍꝍ</span> <span title="U+A74F">Ꝏꝏꝏ Ꝏꝏꝏ</span> <span title="U+A751">Ꝑꝑꝑ Ꝑꝑꝑ</span> <span title="U+A753">Ꝓꝓꝓ Ꝓꝓꝓ</span> <span title="U+A755">Ꝕꝕꝕ Ꝕꝕꝕ</span> <span title="U+A757">Ꝗꝗꝗ Ꝗꝗꝗ</span> <span title="U+A759">Ꝙꝙꝙ Ꝙꝙꝙ</span> <span title="U+A75B">Ꝛꝛꝛ Ꝛꝛꝛ</span> <span title="U+A75D">Ꝝꝝꝝ Ꝝꝝꝝ</span> <span title="U+A75F">Ꝟꝟꝟ Ꝟꝟꝟ</span> <span title="U+A761">Ꝡꝡꝡ Ꝡꝡꝡ</span> <span title="U+A763">Ꝣꝣꝣ Ꝣꝣꝣ</span> <span title="U+A765">Ꝥꝥꝥ Ꝥꝥꝥ</span> <span title="U+A767">Ꝧꝧꝧ Ꝧꝧꝧ</span> <span title="U+A769">Ꝩꝩꝩ Ꝩꝩꝩ</span> <span title="U+A76B">Ꝫꝫꝫ Ꝫꝫꝫ</span> <span title="U+A76D">Ꝭꝭꝭ Ꝭꝭꝭ</span> <span title="U+A76F">Ꝯꝯꝯ Ꝯꝯꝯ</span> <span title="U+A77A">Ꝺꝺꝺ Ꝺꝺꝺ</span> <span title="U+A77C">Ꝼꝼꝼ Ꝼꝼꝼ</span> <span title="U+A77F">Ꝿꝿꝿ Ꝿꝿꝿ</span> <span title="U+A781">Ꞁꞁꞁ Ꞁꞁꞁ</span> <span title="U+A783">Ꞃꞃꞃ Ꞃꞃꞃ</span> <span title="U+A785">Ꞅꞅꞅ Ꞅꞅꞅ</span> <span title="U+A787">Ꞇꞇꞇ Ꞇꞇꞇ</span> <span title="U+A78C">Ꞌꞌꞌ Ꞌꞌꞌ</span> <span title="U+A791">Ꞑꞑꞑ Ꞑꞑꞑ</span> <span title="U+A793">Ꞓꞓꞓ Ꞓꞓꞓ</span> <span title="U+A797">Ꞗꞗꞗ Ꞗꞗꞗ</span> <span title="U+A799">Ꞙꞙꞙ Ꞙꞙꞙ</span> <span title="U+A79B">Ꞛꞛꞛ Ꞛꞛꞛ</span> <span title="U+A79D">Ꞝꞝꞝ Ꞝꞝꞝ</span> <span title="U+A79F">Ꞟꞟꞟ Ꞟꞟꞟ</span> <span title="U+A7A1">Ꞡꞡꞡ Ꞡꞡꞡ</span> <span title="U+A7A3">Ꞣꞣꞣ Ꞣꞣꞣ</span> <span title="U+A7A5">Ꞥꞥꞥ Ꞥꞥꞥ</span> <span title="U+A7A7">Ꞧꞧꞧ Ꞧꞧꞧ</span> <span title="U+A7A9">Ꞩꞩꞩ Ꞩꞩꞩ</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Full-width Latin</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+FF41">Aaa Aaa</span> <span title="U+FF42">Bbb Bbb</span> <span title="U+FF43">Ccc Ccc</span> <span title="U+FF44">Ddd Ddd</span> <span title="U+FF45">Eee Eee</span> <span title="U+FF46">Fff Fff</span> <span title="U+FF47">Ggg Ggg</span> <span title="U+FF48">Hhh Hhh</span> <span title="U+FF49">Iii Iii</span> <span title="U+FF4A">Jjj Jjj</span> <span title="U+FF4B">Kkk Kkk</span> <span title="U+FF4C">Lll Lll</span> <span title="U+FF4D">Mmm Mmm</span> <span title="U+FF4E">Nnn Nnn</span> <span title="U+FF4F">Ooo Ooo</span> <span title="U+FF50">Ppp Ppp</span> <span title="U+FF51">Qqq Qqq</span> <span title="U+FF52">Rrr Rrr</span> <span title="U+FF53">Sss Sss</span> <span title="U+FF54">Ttt Ttt</span> <span title="U+FF55">Uuu Uuu</span> <span title="U+FF56">Vvv Vvv</span> <span title="U+FF57">Www Www</span> <span title="U+FF58">Xxx Xxx</span> <span title="U+FF59">Yyy Yyy</span> <span title="U+FF5A">Zzz Zzz</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Cyrillic Supplement</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0501">Ԁԁԁ Ԁԁԁ</span> <span title="U+0503">Ԃԃԃ Ԃԃԃ</span> <span title="U+0505">Ԅԅԅ Ԅԅԅ</span> <span title="U+0507">Ԇԇԇ Ԇԇԇ</span> <span title="U+0509">Ԉԉԉ Ԉԉԉ</span> <span title="U+050B">Ԋԋԋ Ԋԋԋ</span> <span title="U+050D">Ԍԍԍ Ԍԍԍ</span> <span title="U+050F">Ԏԏԏ Ԏԏԏ</span> <span title="U+0511">Ԑԑԑ Ԑԑԑ</span> <span title="U+0513">Ԓԓԓ Ԓԓԓ</span> <span title="U+0515">Ԕԕԕ Ԕԕԕ</span> <span title="U+0517">Ԗԗԗ Ԗԗԗ</span> <span title="U+0519">Ԙԙԙ Ԙԙԙ</span> <span title="U+051B">Ԛԛԛ Ԛԛԛ</span> <span title="U+051D">Ԝԝԝ Ԝԝԝ</span> <span title="U+051F">Ԟԟԟ Ԟԟԟ</span> <span title="U+0521">Ԡԡԡ Ԡԡԡ</span> <span title="U+0523">Ԣԣԣ Ԣԣԣ</span> <span title="U+0525">Ԥԥԥ Ԥԥԥ</span> <span title="U+0527">Ԧԧԧ Ԧԧԧ</span> <span title="U+0529">Ԩԩԩ Ԩԩԩ</span> <span title="U+052B">Ԫԫԫ Ԫԫԫ</span> <span title="U+052D">Ԭԭԭ Ԭԭԭ</span> <span title="U+052F">Ԯԯԯ Ԯԯԯ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Armenian</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansArmenian-Regular') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0561">Աաա Աաա</span> <span title="U+0562">Բբբ Բբբ</span> <span title="U+0563">Գգգ Գգգ</span> <span title="U+0564">Դդդ Դդդ</span> <span title="U+0565">Եեե Եեե</span> <span title="U+0566">Զզզ Զզզ</span> <span title="U+0567">Էէէ Էէէ</span> <span title="U+0568">Ըըը Ըըը</span> <span title="U+0569">Թթթ Թթթ</span> <span title="U+056A">Ժժժ Ժժժ</span> <span title="U+056B">Իիի Իիի</span> <span title="U+056C">Լլլ Լլլ</span> <span title="U+056D">Խխխ Խխխ</span> <span title="U+056E">Ծծծ Ծծծ</span> <span title="U+056F">Կկկ Կկկ</span> <span title="U+0570">Հհհ Հհհ</span> <span title="U+0571">Ձձձ Ձձձ</span> <span title="U+0572">Ղղղ Ղղղ</span> <span title="U+0573">Ճճճ Ճճճ</span> <span title="U+0574">Մմմ Մմմ</span> <span title="U+0575">Յյյ Յյյ</span> <span title="U+0576">Ննն Ննն</span> <span title="U+0577">Շշշ Շշշ</span> <span title="U+0578">Ոոո Ոոո</span> <span title="U+0579">Չչչ Չչչ</span> <span title="U+057A">Պպպ Պպպ</span> <span title="U+057B">Ջջջ Ջջջ</span> <span title="U+057C">Ռռռ Ռռռ</span> <span title="U+057D">Սսս Սսս</span> <span title="U+057E">Վվվ Վվվ</span> <span title="U+057F">Տտտ Տտտ</span> <span title="U+0580">Րրր Րրր</span> <span title="U+0581">Ցցց Ցցց</span> <span title="U+0582">Ւււ Ւււ</span> <span title="U+0583">Փփփ Փփփ</span> <span title="U+0584">Քքք Քքք</span> <span title="U+0585">Օօօ Օօօ</span> <span title="U+0586">Ֆֆֆ Ֆֆֆ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Number Forms</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2170">Ⅰⅰⅰ Ⅰⅰⅰ</span> <span title="U+2171">Ⅱⅱⅱ Ⅱⅱⅱ</span> <span title="U+2172">Ⅲⅲⅲ Ⅲⅲⅲ</span> <span title="U+2173">Ⅳⅳⅳ Ⅳⅳⅳ</span> <span title="U+2174">Ⅴⅴⅴ Ⅴⅴⅴ</span> <span title="U+2175">Ⅵⅵⅵ Ⅵⅵⅵ</span> <span title="U+2176">Ⅶⅶⅶ Ⅶⅶⅶ</span> <span title="U+2177">Ⅷⅷⅷ Ⅷⅷⅷ</span> <span title="U+2178">Ⅸⅸⅸ Ⅸⅸⅸ</span> <span title="U+2179">Ⅹⅹⅹ Ⅹⅹⅹ</span> <span title="U+217A">Ⅺⅺⅺ Ⅺⅺⅺ</span> <span title="U+217B">Ⅻⅻⅻ Ⅻⅻⅻ</span> <span title="U+217C">Ⅼⅼⅼ Ⅼⅼⅼ</span> <span title="U+217D">Ⅽⅽⅽ Ⅽⅽⅽ</span> <span title="U+217E">Ⅾⅾⅾ Ⅾⅾⅾ</span> <span title="U+217F">Ⅿⅿⅿ Ⅿⅿⅿ</span> <span title="U+2184">Ↄↄↄ Ↄↄↄ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Enclosed Alphanumerics</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if there are NO uppercase letters.<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+24D0">ⓐⓐⓐ</span> <span title="U+24D1">ⓑⓑⓑ</span> <span title="U+24D2">ⓒⓒⓒ</span> <span title="U+24D3">ⓓⓓⓓ</span> <span title="U+24D4">ⓔⓔⓔ</span> <span title="U+24D5">ⓕⓕⓕ</span> <span title="U+24D6">ⓖⓖⓖ</span> <span title="U+24D7">ⓗⓗⓗ</span> <span title="U+24D8">ⓘⓘⓘ</span> <span title="U+24D9">ⓙⓙⓙ</span> <span title="U+24DA">ⓚⓚⓚ</span> <span title="U+24DB">ⓛⓛⓛ</span> <span title="U+24DC">ⓜⓜⓜ</span> <span title="U+24DD">ⓝⓝⓝ</span> <span title="U+24DE">ⓞⓞⓞ</span> <span title="U+24DF">ⓟⓟⓟ</span> <span title="U+24E0">ⓠⓠⓠ</span> <span title="U+24E1">ⓡⓡⓡ</span> <span title="U+24E2">ⓢⓢⓢ</span> <span title="U+24E3">ⓣⓣⓣ</span> <span title="U+24E4">ⓤⓤⓤ</span> <span title="U+24E5">ⓥⓥⓥ</span> <span title="U+24E6">ⓦⓦⓦ</span> <span title="U+24E7">ⓧⓧⓧ</span> <span title="U+24E8">ⓨⓨⓨ</span> <span title="U+24E9">ⓩⓩⓩ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
The reason titlecase is not applied is that these characters have the general property So, and are therefore not included in the definition of typographic letter unit.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Deseret</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+10428">𐐀𐐨𐐨 𐐀𐐨𐐨</span> <span title="U+10429">𐐁𐐩𐐩 𐐁𐐩𐐩</span> <span title="U+1042A">𐐂𐐪𐐪 𐐂𐐪𐐪</span> <span title="U+1042B">𐐃𐐫𐐫 𐐃𐐫𐐫</span> <span title="U+1042C">𐐄𐐬𐐬 𐐄𐐬𐐬</span> <span title="U+1042D">𐐅𐐭𐐭 𐐅𐐭𐐭</span> <span title="U+1042E">𐐆𐐮𐐮 𐐆𐐮𐐮</span> <span title="U+1042F">𐐇𐐯𐐯 𐐇𐐯𐐯</span> <span title="U+10430">𐐈𐐰𐐰 𐐈𐐰𐐰</span> <span title="U+10431">𐐉𐐱𐐱 𐐉𐐱𐐱</span> <span title="U+10432">𐐊𐐲𐐲 𐐊𐐲𐐲</span> <span title="U+10433">𐐋𐐳𐐳 𐐋𐐳𐐳</span> <span title="U+10434">𐐌𐐴𐐴 𐐌𐐴𐐴</span> <span title="U+10435">𐐍𐐵𐐵 𐐍𐐵𐐵</span> <span title="U+10436">𐐎𐐶𐐶 𐐎𐐶𐐶</span> <span title="U+10437">𐐏𐐷𐐷 𐐏𐐷𐐷</span> <span title="U+10438">𐐐𐐸𐐸 𐐐𐐸𐐸</span> <span title="U+10439">𐐑𐐹𐐹 𐐑𐐹𐐹</span> <span title="U+1043A">𐐒𐐺𐐺 𐐒𐐺𐐺</span> <span title="U+1043B">𐐓𐐻𐐻 𐐓𐐻𐐻</span> <span title="U+1043C">𐐔𐐼𐐼 𐐔𐐼𐐼</span> <span title="U+1043D">𐐕𐐽𐐽 𐐕𐐽𐐽</span> <span title="U+1043E">𐐖𐐾𐐾 𐐖𐐾𐐾</span> <span title="U+1043F">𐐗𐐿𐐿 𐐗𐐿𐐿</span> <span title="U+10440">𐐘𐑀𐑀 𐐘𐑀𐑀</span> <span title="U+10441">𐐙𐑁𐑁 𐐙𐑁𐑁</span> <span title="U+10442">𐐚𐑂𐑂 𐐚𐑂𐑂</span> <span title="U+10443">𐐛𐑃𐑃 𐐛𐑃𐑃</span> <span title="U+10444">𐐜𐑄𐑄 𐐜𐑄𐑄</span> <span title="U+10445">𐐝𐑅𐑅 𐐝𐑅𐑅</span> <span title="U+10446">𐐞𐑆𐑆 𐐞𐑆𐑆</span> <span title="U+10447">𐐟𐑇𐑇 𐐟𐑇𐑇</span> <span title="U+10448">𐐠𐑈𐑈 𐐠𐑈𐑈</span> <span title="U+10449">𐐡𐑉𐑉 𐐡𐑉𐑉</span> <span title="U+1044A">𐐢𐑊𐑊 𐐢𐑊𐑊</span> <span title="U+1044B">𐐣𐑋𐑋 𐐣𐑋𐑋</span> <span title="U+1044C">𐐤𐑌𐑌 𐐤𐑌𐑌</span> <span title="U+1044D">𐐥𐑍𐑍 𐐥𐑍𐑍</span> <span title="U+1044E">𐐦𐑎𐑎 𐐦𐑎𐑎</span> <span title="U+1044F">𐐧𐑏𐑏 𐐧𐑏𐑏</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Georgian Supplement</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2D00">Ⴀⴀⴀ Ⴀⴀⴀ</span> <span title="U+2D01">Ⴁⴁⴁ Ⴁⴁⴁ</span> <span title="U+2D02">Ⴂⴂⴂ Ⴂⴂⴂ</span> <span title="U+2D03">Ⴃⴃⴃ Ⴃⴃⴃ</span> <span title="U+2D04">Ⴄⴄⴄ Ⴄⴄⴄ</span> <span title="U+2D05">Ⴅⴅⴅ Ⴅⴅⴅ</span> <span title="U+2D06">Ⴆⴆⴆ Ⴆⴆⴆ</span> <span title="U+2D07">Ⴇⴇⴇ Ⴇⴇⴇ</span> <span title="U+2D08">Ⴈⴈⴈ Ⴈⴈⴈ</span> <span title="U+2D09">Ⴉⴉⴉ Ⴉⴉⴉ</span> <span title="U+2D0A">Ⴊⴊⴊ Ⴊⴊⴊ</span> <span title="U+2D0B">Ⴋⴋⴋ Ⴋⴋⴋ</span> <span title="U+2D0C">Ⴌⴌⴌ Ⴌⴌⴌ</span> <span title="U+2D0D">Ⴍⴍⴍ Ⴍⴍⴍ</span> <span title="U+2D0E">Ⴎⴎⴎ Ⴎⴎⴎ</span> <span title="U+2D0F">Ⴏⴏⴏ Ⴏⴏⴏ</span> <span title="U+2D10">Ⴐⴐⴐ Ⴐⴐⴐ</span> <span title="U+2D11">Ⴑⴑⴑ Ⴑⴑⴑ</span> <span title="U+2D12">Ⴒⴒⴒ Ⴒⴒⴒ</span> <span title="U+2D13">Ⴓⴓⴓ Ⴓⴓⴓ</span> <span title="U+2D14">Ⴔⴔⴔ Ⴔⴔⴔ</span> <span title="U+2D15">Ⴕⴕⴕ Ⴕⴕⴕ</span> <span title="U+2D16">Ⴖⴖⴖ Ⴖⴖⴖ</span> <span title="U+2D17">Ⴗⴗⴗ Ⴗⴗⴗ</span> <span title="U+2D18">Ⴘⴘⴘ Ⴘⴘⴘ</span> <span title="U+2D19">Ⴙⴙⴙ Ⴙⴙⴙ</span> <span title="U+2D1A">Ⴚⴚⴚ Ⴚⴚⴚ</span> <span title="U+2D1B">Ⴛⴛⴛ Ⴛⴛⴛ</span> <span title="U+2D1C">Ⴜⴜⴜ Ⴜⴜⴜ</span> <span title="U+2D1D">Ⴝⴝⴝ Ⴝⴝⴝ</span> <span title="U+2D1E">Ⴞⴞⴞ Ⴞⴞⴞ</span> <span title="U+2D1F">Ⴟⴟⴟ Ⴟⴟⴟ</span> <span title="U+2D20">Ⴠⴠⴠ Ⴠⴠⴠ</span> <span title="U+2D21">Ⴡⴡⴡ Ⴡⴡⴡ</span> <span title="U+2D22">Ⴢⴢⴢ Ⴢⴢⴢ</span> <span title="U+2D23">Ⴣⴣⴣ Ⴣⴣⴣ</span> <span title="U+2D24">Ⴤⴤⴤ Ⴤⴤⴤ</span> <span title="U+2D25">Ⴥⴥⴥ Ⴥⴥⴥ</span> <span title="U+2D27">Ⴧⴧⴧ Ⴧⴧⴧ</span> <span title="U+2D2D">Ⴭⴭⴭ Ⴭⴭⴭ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, initial punctuation</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', sans-serif; border: 1px solid orange; margin: 10px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test">({[-–"«'.<?!Transform</div>
|
||||
<div class="ref">({[-–"«'.<?!Transform</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - capitalize - basic cases Reftest Reference</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div>
|
||||
<span>All Words Should Be Put In Titlecase.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>All Words Should Be Put In Titlecase.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,342 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - fullwidth - basic cases Reftest Reference</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
background-color: cyan;
|
||||
}
|
||||
.test {
|
||||
color: Blue;
|
||||
font-size: 200%;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
.test div {
|
||||
display: inline-block;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1em;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
width: 5em;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
// <![CDATA[
|
||||
// Set Font Family to 'IPAMincho'
|
||||
function setFontFamily () {
|
||||
var fontName = 'IPAMincho';
|
||||
var divs = document.getElementsByTagName('div');
|
||||
var i = 0;
|
||||
var div;
|
||||
while (i < divs.length) {
|
||||
div = divs.item(i);
|
||||
if (div.className == 'test') {
|
||||
div.style.fontFamily = fontName;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
}
|
||||
// ]]>
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the upper character in each pair matches the lower one in both shape <strong>and size</strong>.
|
||||
</p>
|
||||
<div class="test">
|
||||
|
||||
<!-- FULLWIDTH LATIN -->
|
||||
<div>[<span> </span>]<br />[<span> </span>]</div>
|
||||
<div><span>!</span><br /><span>!</span></div>
|
||||
<div><span>”</span><br /><span>”</span></div>
|
||||
<div><span>#</span><br /><span>#</span></div>
|
||||
<div><span>$</span><br /><span>$</span></div>
|
||||
<div><span>%</span><br /><span>%</span></div>
|
||||
<div><span>&</span><br /><span>&</span></div>
|
||||
<div><span>’</span><br /><span>’</span></div>
|
||||
<div><span>(</span><br /><span>(</span></div>
|
||||
<div><span>)</span><br /><span>)</span></div>
|
||||
<div><span>*</span><br /><span>*</span></div>
|
||||
<div><span>+</span><br /><span>+</span></div>
|
||||
<div><span>,</span><br /><span>,</span></div>
|
||||
<div><span>-</span><br /><span>-</span></div>
|
||||
<div><span>.</span><br /><span>.</span></div>
|
||||
<div><span>/</span><br /><span>/</span></div>
|
||||
<br />
|
||||
<div><span>0</span><br /><span>0</span></div>
|
||||
<div><span>1</span><br /><span>1</span></div>
|
||||
<div><span>2</span><br /><span>2</span></div>
|
||||
<div><span>3</span><br /><span>3</span></div>
|
||||
<div><span>4</span><br /><span>4</span></div>
|
||||
<div><span>5</span><br /><span>5</span></div>
|
||||
<div><span>6</span><br /><span>6</span></div>
|
||||
<div><span>7</span><br /><span>7</span></div>
|
||||
<div><span>8</span><br /><span>8</span></div>
|
||||
<div><span>9</span><br /><span>9</span></div>
|
||||
<br />
|
||||
<div><span>:</span><br /><span>:</span></div>
|
||||
<div><span>;</span><br /><span>;</span></div>
|
||||
<div><span><</span><br /><span><</span></div>
|
||||
<div><span>=</span><br /><span>=</span></div>
|
||||
<div><span>></span><br /><span>></span></div>
|
||||
<div><span>?</span><br /><span>?</span></div>
|
||||
<div><span>@</span><br /><span>@</span></div>
|
||||
<br />
|
||||
<div><span>A</span><br /><span>A</span></div>
|
||||
<div><span>B</span><br /><span>B</span></div>
|
||||
<div><span>C</span><br /><span>C</span></div>
|
||||
<div><span>D</span><br /><span>D</span></div>
|
||||
<div><span>E</span><br /><span>E</span></div>
|
||||
<div><span>F</span><br /><span>F</span></div>
|
||||
<div><span>G</span><br /><span>G</span></div>
|
||||
<div><span>H</span><br /><span>H</span></div>
|
||||
<div><span>I</span><br /><span>I</span></div>
|
||||
<div><span>J</span><br /><span>J</span></div>
|
||||
<div><span>K</span><br /><span>K</span></div>
|
||||
<div><span>L</span><br /><span>L</span></div>
|
||||
<div><span>M</span><br /><span>M</span></div>
|
||||
<div><span>N</span><br /><span>N</span></div>
|
||||
<div><span>O</span><br /><span>O</span></div>
|
||||
<div><span>P</span><br /><span>P</span></div>
|
||||
<div><span>Q</span><br /><span>Q</span></div>
|
||||
<div><span>R</span><br /><span>R</span></div>
|
||||
<div><span>S</span><br /><span>S</span></div>
|
||||
<div><span>T</span><br /><span>T</span></div>
|
||||
<div><span>U</span><br /><span>U</span></div>
|
||||
<div><span>V</span><br /><span>V</span></div>
|
||||
<div><span>W</span><br /><span>W</span></div>
|
||||
<div><span>X</span><br /><span>X</span></div>
|
||||
<div><span>Y</span><br /><span>Y</span></div>
|
||||
<div><span>Z</span><br /><span>Z</span></div>
|
||||
<br />
|
||||
<div><span>[</span><br /><span>[</span></div>
|
||||
<div><span>\</span><br /><span>\</span></div>
|
||||
<div><span>]</span><br /><span>]</span></div>
|
||||
<div><span>^</span><br /><span>^</span></div>
|
||||
<div><span>_</span><br /><span>_</span></div>
|
||||
<div><span>`</span><br /><span>`</span></div>
|
||||
<br />
|
||||
<div><span>a</span><br /><span>a</span></div>
|
||||
<div><span>b</span><br /><span>b</span></div>
|
||||
<div><span>c</span><br /><span>c</span></div>
|
||||
<div><span>d</span><br /><span>d</span></div>
|
||||
<div><span>e</span><br /><span>e</span></div>
|
||||
<div><span>f</span><br /><span>f</span></div>
|
||||
<div><span>g</span><br /><span>g</span></div>
|
||||
<div><span>h</span><br /><span>h</span></div>
|
||||
<div><span>i</span><br /><span>i</span></div>
|
||||
<div><span>j</span><br /><span>j</span></div>
|
||||
<div><span>k</span><br /><span>k</span></div>
|
||||
<div><span>l</span><br /><span>l</span></div>
|
||||
<div><span>m</span><br /><span>m</span></div>
|
||||
<div><span>n</span><br /><span>n</span></div>
|
||||
<div><span>o</span><br /><span>o</span></div>
|
||||
<div><span>p</span><br /><span>p</span></div>
|
||||
<div><span>q</span><br /><span>q</span></div>
|
||||
<div><span>r</span><br /><span>r</span></div>
|
||||
<div><span>s</span><br /><span>s</span></div>
|
||||
<div><span>t</span><br /><span>t</span></div>
|
||||
<div><span>u</span><br /><span>u</span></div>
|
||||
<div><span>v</span><br /><span>v</span></div>
|
||||
<div><span>w</span><br /><span>w</span></div>
|
||||
<div><span>x</span><br /><span>x</span></div>
|
||||
<div><span>y</span><br /><span>y</span></div>
|
||||
<div><span>z</span><br /><span>z</span></div>
|
||||
<br />
|
||||
<div><span>{</span><br /><span>{</span></div>
|
||||
<div><span>|</span><br /><span>|</span></div>
|
||||
<div><span>}</span><br /><span>}</span></div>
|
||||
<div><span>~</span><br /><span>~</span></div>
|
||||
|
||||
<div><span>⦅</span><br /><span>⦅</span></div> <!-- LEFT WHITE PARENTHESIS -->
|
||||
<div><span>⦆</span><br /><span>⦆</span></div> <!-- RIGHT WHITE PARENTHESIS -->
|
||||
|
||||
<!-- HALFWIDTH KATAKANA -->
|
||||
<br />
|
||||
<div><span>。</span><br /><span>。</span></div>
|
||||
<div><span>「</span><br /><span>「</span></div>
|
||||
<div><span>」</span><br /><span>」</span></div>
|
||||
<div><span>、</span><br /><span>、</span></div>
|
||||
<div><span>・</span><br /><span>・</span></div>
|
||||
<br />
|
||||
<div><span>ヲ</span><br /><span>ヲ</span></div>
|
||||
<div><span>ァ</span><br /><span>ァ</span></div>
|
||||
<div><span>ィ</span><br /><span>ィ</span></div>
|
||||
<div><span>ゥ</span><br /><span>ゥ</span></div>
|
||||
<div><span>ェ</span><br /><span>ェ</span></div>
|
||||
<div><span>ォ</span><br /><span>ォ</span></div>
|
||||
<div><span>ャ</span><br /><span>ャ</span></div>
|
||||
<div><span>ュ</span><br /><span>ュ</span></div>
|
||||
<div><span>ョ</span><br /><span>ョ</span></div>
|
||||
<div><span>ッ</span><br /><span>ッ</span></div>
|
||||
<div><span>ー</span><br /><span>ー</span></div>
|
||||
<br />
|
||||
<div><span>ア</span><br /><span>ア</span></div>
|
||||
<div><span>イ</span><br /><span>イ</span></div>
|
||||
<div><span>ウ</span><br /><span>ウ</span></div>
|
||||
<div><span>エ</span><br /><span>エ</span></div>
|
||||
<div><span>オ</span><br /><span>オ</span></div>
|
||||
<div><span>カ</span><br /><span>カ</span></div>
|
||||
<div><span>キ</span><br /><span>キ</span></div>
|
||||
<div><span>ク</span><br /><span>ク</span></div>
|
||||
<div><span>ケ</span><br /><span>ケ</span></div>
|
||||
<div><span>コ</span><br /><span>コ</span></div>
|
||||
<div><span>サ</span><br /><span>サ</span></div>
|
||||
<div><span>シ</span><br /><span>シ</span></div>
|
||||
<div><span>ス</span><br /><span>ス</span></div>
|
||||
<div><span>セ</span><br /><span>セ</span></div>
|
||||
<div><span>ソ</span><br /><span>ソ</span></div>
|
||||
<div><span>タ</span><br /><span>タ</span></div>
|
||||
<div><span>チ</span><br /><span>チ</span></div>
|
||||
<div><span>ツ</span><br /><span>ツ</span></div>
|
||||
<div><span>テ</span><br /><span>テ</span></div>
|
||||
<div><span>ト</span><br /><span>ト</span></div>
|
||||
<div><span>ナ</span><br /><span>ナ</span></div>
|
||||
<div><span>ニ</span><br /><span>ニ</span></div>
|
||||
<div><span>ヌ</span><br /><span>ヌ</span></div>
|
||||
<div><span>ネ</span><br /><span>ネ</span></div>
|
||||
<div><span>ノ</span><br /><span>ノ</span></div>
|
||||
<div><span>ハ</span><br /><span>ハ</span></div>
|
||||
<div><span>ヒ</span><br /><span>ヒ</span></div>
|
||||
<div><span>フ</span><br /><span>フ</span></div>
|
||||
<div><span>ヘ</span><br /><span>ヘ</span></div>
|
||||
<div><span>ホ</span><br /><span>ホ</span></div>
|
||||
<div><span>マ</span><br /><span>マ</span></div>
|
||||
<div><span>ミ</span><br /><span>ミ</span></div>
|
||||
<div><span>ム</span><br /><span>ム</span></div>
|
||||
<div><span>メ</span><br /><span>メ</span></div>
|
||||
<div><span>モ</span><br /><span>モ</span></div>
|
||||
<div><span>ヤ</span><br /><span>ヤ</span></div>
|
||||
<div><span>ユ</span><br /><span>ユ</span></div>
|
||||
<div><span>ヨ</span><br /><span>ヨ</span></div>
|
||||
<div><span>ラ</span><br /><span>ラ</span></div>
|
||||
<div><span>リ</span><br /><span>リ</span></div>
|
||||
<div><span>ル</span><br /><span>ル</span></div>
|
||||
<div><span>レ</span><br /><span>レ</span></div>
|
||||
<div><span>ロ</span><br /><span>ロ</span></div>
|
||||
<div><span>ワ</span><br /><span>ワ</span></div>
|
||||
<div><span>ン</span><br /><span>ン</span></div>
|
||||
<br />
|
||||
<div><span>゛</span><br /><span>゛</span></div>
|
||||
<div><span>゜</span><br /><span>゜</span></div>
|
||||
|
||||
<!-- HALFWIDTH HANGUL -->
|
||||
<br />
|
||||
<div>[<span>ᅟ</span>]<br />[<span>ᅟ</span>]</div> <!-- HANGUL FILLER -->
|
||||
<div><span>ᆨ</span><br /><span>ᆨ</span></div> <!-- HANGUL LETTER KIYEOK -->
|
||||
<div><span>ᆩ</span><br /><span>ᆩ</span></div> <!-- HANGUL LETTER SSANGKIYEOK -->
|
||||
<div><span>ᆪ</span><br /><span>ᆪ</span></div> <!-- HANGUL LETTER KIYEOK-SIOS -->
|
||||
<div><span>ᆫ</span><br /><span>ᆫ</span></div> <!-- HANGUL LETTER NIEUN -->
|
||||
<div><span>ᆬ</span><br /><span>ᆬ</span></div> <!-- HANGUL LETTER NIEUN-CIEUC -->
|
||||
<div><span>ᆭ</span><br /><span>ᆭ</span></div> <!-- HANGUL LETTER NIEUN-HIEUH -->
|
||||
<div><span>ᆮ</span><br /><span>ᆮ</span></div> <!-- HANGUL LETTER TIKEUT -->
|
||||
<div><span>ᄄ</span><br /><span>ᄄ</span></div> <!-- HANGUL LETTER SSANGTIKEUT -->
|
||||
<div><span>ᆯ</span><br /><span>ᆯ</span></div> <!-- HANGUL LETTER RIEUL -->
|
||||
<div><span>ᆰ</span><br /><span>ᆰ</span></div> <!-- HANGUL LETTER RIEUL-KIYEOK -->
|
||||
<div><span>ᆱ</span><br /><span>ᆱ</span></div> <!-- HANGUL LETTER RIEUL-MIEUM -->
|
||||
<div><span>ᆲ</span><br /><span>ᆲ</span></div> <!-- HANGUL LETTER RIEUL-PIEUP -->
|
||||
<div><span>ᆳ</span><br /><span>ᆳ</span></div> <!-- HANGUL LETTER RIEUL-SIOS -->
|
||||
<div><span>ᆴ</span><br /><span>ᆴ</span></div> <!-- HANGUL LETTER RIEUL-THIEUTH -->
|
||||
<div><span>ᆵ</span><br /><span>ᆵ</span></div> <!-- HANGUL LETTER RIEUL-PHIEUPH -->
|
||||
<div><span>ᄚ</span><br /><span>ᄚ</span></div> <!-- HANGUL LETTER RIEUL-HIEUH -->
|
||||
<div><span>ᄆ</span><br /><span>ᄆ</span></div> <!-- HANGUL LETTER MIEUM -->
|
||||
<div><span>ᄇ</span><br /><span>ᄇ</span></div> <!-- HANGUL LETTER PIEUP -->
|
||||
<div><span>ᄈ</span><br /><span>ᄈ</span></div> <!-- HANGUL LETTER SSANGPIEUP -->
|
||||
<div><span>ᆹ</span><br /><span>ᆹ</span></div> <!-- HANGUL LETTER PIEUP-SIOS -->
|
||||
<div><span>ᄉ</span><br /><span>ᄉ</span></div> <!-- HANGUL LETTER SIOS -->
|
||||
<div><span>ᆻ</span><br /><span>ᆻ</span></div> <!-- HANGUL LETTER SSANGSIOS -->
|
||||
<div><span>ᄋ</span><br /><span>ᄋ</span></div> <!-- HANGUL LETTER IEUNG -->
|
||||
<div><span>ᆽ</span><br /><span>ᆽ</span></div> <!-- HANGUL LETTER CIEUC -->
|
||||
<div><span>ᄍ</span><br /><span>ᄍ</span></div> <!-- HANGUL LETTER SSANGCIEUC -->
|
||||
<div><span>ᆾ</span><br /><span>ᆾ</span></div> <!-- HANGUL LETTER CHIEUCH -->
|
||||
<div><span>ᄏ</span><br /><span>ᄏ</span></div> <!-- HANGUL LETTER KHIEUKH -->
|
||||
<div><span>ᇀ</span><br /><span>ᇀ</span></div> <!-- HANGUL LETTER THIEUTH -->
|
||||
<div><span>ᄑ</span><br /><span>ᄑ</span></div> <!-- HANGUL LETTER PHIEUPH -->
|
||||
<div><span>ᇂ</span><br /><span>ᇂ</span></div> <!-- HANGUL LETTER HIEUH -->
|
||||
<br />
|
||||
<div><span>ᅡ</span><br /><span>ᅡ</span></div> <!-- HANGUL LETTER A -->
|
||||
<div><span>ᅢ</span><br /><span>ᅢ</span></div> <!-- HANGUL LETTER AE -->
|
||||
<div><span>ᅣ</span><br /><span>ᅣ</span></div> <!-- HANGUL LETTER YA -->
|
||||
<div><span>ᅤ</span><br /><span>ᅤ</span></div> <!-- HANGUL LETTER YAE -->
|
||||
<div><span>ᅥ</span><br /><span>ᅥ</span></div> <!-- HANGUL LETTER EO -->
|
||||
<div><span>ᅦ</span><br /><span>ᅦ</span></div> <!-- HANGUL LETTER E -->
|
||||
|
||||
<div><span>ᅧ</span><br /><span>ᅧ</span></div> <!-- HANGUL LETTER YEO -->
|
||||
<div><span>ᅨ</span><br /><span>ᅨ</span></div> <!-- HANGUL LETTER YE -->
|
||||
<div><span>ᅩ</span><br /><span>ᅩ</span></div> <!-- HANGUL LETTER O -->
|
||||
<div><span>ᅪ</span><br /><span>ᅪ</span></div> <!-- HANGUL LETTER WA -->
|
||||
<div><span>ᅫ</span><br /><span>ᅫ</span></div> <!-- HANGUL LETTER WAE -->
|
||||
<div><span>ᅬ</span><br /><span>ᅬ</span></div> <!-- HANGUL LETTER OE -->
|
||||
|
||||
<div><span>ᅭ</span><br /><span>ᅭ</span></div> <!-- HANGUL LETTER YO -->
|
||||
<div><span>ᅮ</span><br /><span>ᅮ</span></div> <!-- HANGUL LETTER U -->
|
||||
<div><span>ᅯ</span><br /><span>ᅯ</span></div> <!-- HANGUL LETTER WEO -->
|
||||
<div><span>ᅰ</span><br /><span>ᅰ</span></div> <!-- HANGUL LETTER WE -->
|
||||
<div><span>ᅱ</span><br /><span>ᅱ</span></div> <!-- HANGUL LETTER WI -->
|
||||
<div><span>ᅲ</span><br /><span>ᅲ</span></div> <!-- HANGUL LETTER YU -->
|
||||
|
||||
<div><span>ᅳ</span><br /><span>ᅳ</span></div> <!-- HANGUL LETTER EU -->
|
||||
<div><span>ᅴ</span><br /><span>ᅴ</span></div> <!-- HANGUL LETTER YI -->
|
||||
<div><span>ᅵ</span><br /><span>ᅵ</span></div> <!-- HANGUL LETTER I -->
|
||||
|
||||
<!-- FULLWIDTH SIGN -->
|
||||
<br />
|
||||
<div><span>¢</span><br /><span>¢</span></div> <!-- CENT SIGN -->
|
||||
<div><span>£</span><br /><span>£</span></div> <!-- POUND SIGN -->
|
||||
<div><span>¬</span><br /><span>¬</span></div> <!-- NOT SIGN -->
|
||||
<div><span> ̄</span><br /><span> ̄</span></div> <!-- MACRON -->
|
||||
<div><span>¦</span><br /><span>¦</span></div> <!-- BROKEN BAR -->
|
||||
<div><span>¥</span><br /><span>¥</span></div> <!-- YEN SIGN -->
|
||||
<div><span>₩</span><br /><span>₩</span></div> <!-- WON SIGN -->
|
||||
|
||||
<!-- HALFWIDTH SIGN -->
|
||||
<br />
|
||||
<div><span>|</span><br /><span>|</span></div> <!-- FORMS LIGHT VERTICAL -->
|
||||
<div><span>←</span><br /><span>←</span></div> <!-- LEFTWARDS ARROW -->
|
||||
<div><span>↑</span><br /><span>↑</span></div> <!-- UPWARDS ARROW -->
|
||||
<div><span>→</span><br /><span>→</span></div> <!-- RIGHTWARDS ARROW -->
|
||||
<div><span>↓</span><br /><span>↓</span></div> <!-- DOWNWARDS ARROW -->
|
||||
<div><span>■</span><br /><span>■</span></div> <!-- BLACK SQUARE -->
|
||||
<div><span>○</span><br /><span>○</span></div> <!-- WHITE CIRCLE -->
|
||||
|
||||
<!-- HALFWIDTH LATIN -->
|
||||
<br />
|
||||
<div><span>A</span><br /><span>A</span></div>
|
||||
<div><span>B</span><br /><span>B</span></div>
|
||||
<div><span>C</span><br /><span>C</span></div>
|
||||
<br />
|
||||
<div><span>a</span><br /><span>a</span></div>
|
||||
<div><span>b</span><br /><span>b</span></div>
|
||||
<div><span>c</span><br /><span>c</span></div>
|
||||
|
||||
<!-- FULLWIDTH KANA -->
|
||||
<br />
|
||||
<div><span>あ</span><br /><span>あ</span></div>
|
||||
<div><span>い</span><br /><span>い</span></div>
|
||||
<div><span>う</span><br /><span>う</span></div>
|
||||
<div><span>え</span><br /><span>え</span></div>
|
||||
<div><span>お</span><br /><span>お</span></div>
|
||||
<br />
|
||||
<div><span>ア</span><br /><span>ア</span></div>
|
||||
<div><span>イ</span><br /><span>イ</span></div>
|
||||
<div><span>ウ</span><br /><span>ウ</span></div>
|
||||
<div><span>エ</span><br /><span>エ</span></div>
|
||||
<div><span>オ</span><br /><span>オ</span></div>
|
||||
</div>
|
||||
<p id="fontChange" style="display: none;">
|
||||
If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it.
|
||||
<button type="button" onclick="setFontFamily()">
|
||||
Apply
|
||||
</button>
|
||||
</p>
|
||||
<script type="text/javascript">
|
||||
if (document.getElementById) {
|
||||
document.getElementById('fontChange').style.display = 'block'
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - lowercase - basic cases Reftest Reference</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div>
|
||||
<span>all characters should be put in lowercase.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>all characters should be put in lowercase.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - none - basic cases Reftest Reference</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div>
|
||||
<span>All words should have no effects.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>All words should have no effects.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Dutch IJ</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="nl">IJsland</div>
|
||||
<div class="ref">IJsland</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: uppercase, Greek tonos</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="el">ΚΑΛΗΜΕΡΑ ΑΥΡΙΟ</div>
|
||||
<div class="ref">ΚΑΛΗΜΕΡΑ ΑΥΡΙΟ</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: uppercase, Greek dialytika</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="el">ΘΕΪΚΟ</div>
|
||||
<div class="ref">ΘΕΪΚΟ</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: uppercase, more Greek accents</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="el">ΕΥΦΥΪΑ ΝΕΡΑΪΔΑ</div>
|
||||
<div class="ref">ΕΥΦΥΪΑ ΝΕΡΑΪΔΑ</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Greek initial stress</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="el">Όμηρος</div>
|
||||
<div class="ref">Όμηρος</div>
|
||||
<!-- Notes:
|
||||
The result of this test should be ignored if text-transform-tailoring-002 fails.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: uppercase, Greek disjunctive eta</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 400px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test" lang="el">ΗΣΟΥΝ Ή ΕΓΩ Ή ΕΣΥ</div>
|
||||
<div class="ref">ΗΣΟΥΝ Ή ΕΓΩ Ή ΕΣΥ</div>
|
||||
<!-- Notes:
|
||||
The result of this test should be ignored if text-transform-tailoring-002 fails.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - uppercase - basic cases Reftest Reference</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div>
|
||||
<span>ALL CHARACTERS SHOULD BE PUT IN UPPERCASE.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>ALL CHARACTERS SHOULD BE PUT IN UPPERCASE.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Basic and Latin-1 uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>A A</span> <span>B B</span> <span>C C</span> <span>D D</span> <span>E E</span> <span>F F</span> <span>G G</span> <span>H H</span> <span>I I</span> <span>J J</span> <span>K K</span> <span>L L</span> <span>M M</span> <span>N N</span> <span>O O</span> <span>P P</span> <span>Q Q</span> <span>R R</span> <span>S S</span> <span>T T</span> <span>U U</span> <span>V V</span> <span>W W</span> <span>X X</span> <span>Y Y</span> <span>Z Z</span> <span title="U+00B5">Μ Μ</span> <span title="U+00E0">À À</span> <span title="U+00E1">Á Á</span> <span title="U+00E2">Â Â</span> <span title="U+00E3">Ã Ã</span> <span title="U+00E4">Ä Ä</span> <span title="U+00E5">Å Å</span> <span title="U+00E6">Æ Æ</span> <span title="U+00E7">Ç Ç</span> <span title="U+00E8">È È</span> <span title="U+00E9">É É</span> <span title="U+00EA">Ê Ê</span> <span title="U+00EB">Ë Ë</span> <span title="U+00EC">Ì Ì</span> <span title="U+00ED">Í Í</span> <span title="U+00EE">Î Î</span> <span title="U+00EF">Ï Ï</span> <span title="U+00F0">Ð Ð</span> <span title="U+00F1">Ñ Ñ</span> <span title="U+00F2">Ò Ò</span> <span title="U+00F3">Ó Ó</span> <span title="U+00F4">Ô Ô</span> <span title="U+00F5">Õ Õ</span> <span title="U+00F6">Ö Ö</span> <span title="U+00F8">Ø Ø</span> <span title="U+00F9">Ù Ù</span> <span title="U+00FA">Ú Ú</span> <span title="U+00FB">Û Û</span> <span title="U+00FC">Ü Ü</span> <span title="U+00FD">Ý Ý</span> <span title="U+00FE">Þ Þ</span> <span title="U+00FF">Ÿ Ÿ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Basic and Latin-1 lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>a a</span> <span>b b</span> <span>c c</span> <span>d d</span> <span>e e</span> <span>f f</span> <span>g g</span> <span>h h</span> <span>i i</span> <span>j j</span> <span>k k</span> <span>l l</span> <span>m m</span> <span>n n</span> <span>o o</span> <span>p p</span> <span>q q</span> <span>r r</span> <span>s s</span> <span>t t</span> <span>u u</span> <span>v v</span> <span>w w</span> <span>x x</span> <span>y y</span> <span>z z</span> <span title="U+00C0">à à</span> <span title="U+00C1">á á</span> <span title="U+00C2">â â</span> <span title="U+00C3">ã ã</span> <span title="U+00C4">ä ä</span> <span title="U+00C5">å å</span> <span title="U+00C6">æ æ</span> <span title="U+00C7">ç ç</span> <span title="U+00C8">è è</span> <span title="U+00C9">é é</span> <span title="U+00CA">ê ê</span> <span title="U+00CB">ë ë</span> <span title="U+00CC">ì ì</span> <span title="U+00CD">í í</span> <span title="U+00CE">î î</span> <span title="U+00CF">ï ï</span> <span title="U+00D0">ð ð</span> <span title="U+00D1">ñ ñ</span> <span title="U+00D2">ò ò</span> <span title="U+00D3">ó ó</span> <span title="U+00D4">ô ô</span> <span title="U+00D5">õ õ</span> <span title="U+00D6">ö ö</span> <span title="U+00D8">ø ø</span> <span title="U+00D9">ù ù</span> <span title="U+00DA">ú ú</span> <span title="U+00DB">û û</span> <span title="U+00DC">ü ü</span> <span title="U+00DD">ý ý</span> <span title="U+00DE">þ þ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-A, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0101">Ā Ā</span> <span title="U+0103">Ă Ă</span> <span title="U+0105">Ą Ą</span> <span title="U+0107">Ć Ć</span> <span title="U+0109">Ĉ Ĉ</span> <span title="U+010B">Ċ Ċ</span> <span title="U+010D">Č Č</span> <span title="U+010F">Ď Ď</span> <span title="U+0111">Đ Đ</span> <span title="U+0113">Ē Ē</span> <span title="U+0115">Ĕ Ĕ</span> <span title="U+0117">Ė Ė</span> <span title="U+0119">Ę Ę</span> <span title="U+011B">Ě Ě</span> <span title="U+011D">Ĝ Ĝ</span> <span title="U+011F">Ğ Ğ</span> <span title="U+0121">Ġ Ġ</span> <span title="U+0123">Ģ Ģ</span> <span title="U+0125">Ĥ Ĥ</span> <span title="U+0127">Ħ Ħ</span> <span title="U+0129">Ĩ Ĩ</span> <span title="U+012B">Ī Ī</span> <span title="U+012D">Ĭ Ĭ</span> <span title="U+012F">Į Į</span> <span title="U+0131">I I</span> <span title="U+0133">IJ IJ</span> <span title="U+0135">Ĵ Ĵ</span> <span title="U+0137">Ķ Ķ</span> <span title="U+013A">Ĺ Ĺ</span> <span title="U+013C">Ļ Ļ</span> <span title="U+013E">Ľ Ľ</span> <span title="U+0140">Ŀ Ŀ</span> <span title="U+0142">Ł Ł</span> <span title="U+0144">Ń Ń</span> <span title="U+0146">Ņ Ņ</span> <span title="U+0148">Ň Ň</span> <span title="U+014B">Ŋ Ŋ</span> <span title="U+014D">Ō Ō</span> <span title="U+014F">Ŏ Ŏ</span> <span title="U+0151">Ő Ő</span> <span title="U+0153">Œ Œ</span> <span title="U+0155">Ŕ Ŕ</span> <span title="U+0157">Ŗ Ŗ</span> <span title="U+0159">Ř Ř</span> <span title="U+015B">Ś Ś</span> <span title="U+015D">Ŝ Ŝ</span> <span title="U+015F">Ş Ş</span> <span title="U+0161">Š Š</span> <span title="U+0163">Ţ Ţ</span> <span title="U+0165">Ť Ť</span> <span title="U+0167">Ŧ Ŧ</span> <span title="U+0169">Ũ Ũ</span> <span title="U+016B">Ū Ū</span> <span title="U+016D">Ŭ Ŭ</span> <span title="U+016F">Ů Ů</span> <span title="U+0171">Ű Ű</span> <span title="U+0173">Ų Ų</span> <span title="U+0175">Ŵ Ŵ</span> <span title="U+0177">Ŷ Ŷ</span> <span title="U+017A">Ź Ź</span> <span title="U+017C">Ż Ż</span> <span title="U+017E">Ž Ž</span> <span title="U+017F">S S</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: İ, ĸ, ʼn, Ÿ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-A, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0100">ā ā</span> <span title="U+0102">ă ă</span> <span title="U+0104">ą ą</span> <span title="U+0106">ć ć</span> <span title="U+0108">ĉ ĉ</span> <span title="U+010A">ċ ċ</span> <span title="U+010C">č č</span> <span title="U+010E">ď ď</span> <span title="U+0110">đ đ</span> <span title="U+0112">ē ē</span> <span title="U+0114">ĕ ĕ</span> <span title="U+0116">ė ė</span> <span title="U+0118">ę ę</span> <span title="U+011A">ě ě</span> <span title="U+011C">ĝ ĝ</span> <span title="U+011E">ğ ğ</span> <span title="U+0120">ġ ġ</span> <span title="U+0122">ģ ģ</span> <span title="U+0124">ĥ ĥ</span> <span title="U+0126">ħ ħ</span> <span title="U+0128">ĩ ĩ</span> <span title="U+012A">ī ī</span> <span title="U+012C">ĭ ĭ</span> <span title="U+012E">į į</span> <span title="U+0130">i i</span> <span title="U+0132">ij ij</span> <span title="U+0134">ĵ ĵ</span> <span title="U+0136">ķ ķ</span> <span title="U+0139">ĺ ĺ</span> <span title="U+013B">ļ ļ</span> <span title="U+013D">ľ ľ</span> <span title="U+013F">ŀ ŀ</span> <span title="U+0141">ł ł</span> <span title="U+0143">ń ń</span> <span title="U+0145">ņ ņ</span> <span title="U+0147">ň ň</span> <span title="U+014A">ŋ ŋ</span> <span title="U+014C">ō ō</span> <span title="U+014E">ŏ ŏ</span> <span title="U+0150">ő ő</span> <span title="U+0152">œ œ</span> <span title="U+0154">ŕ ŕ</span> <span title="U+0156">ŗ ŗ</span> <span title="U+0158">ř ř</span> <span title="U+015A">ś ś</span> <span title="U+015C">ŝ ŝ</span> <span title="U+015E">ş ş</span> <span title="U+0160">š š</span> <span title="U+0162">ţ ţ</span> <span title="U+0164">ť ť</span> <span title="U+0166">ŧ ŧ</span> <span title="U+0168">ũ ũ</span> <span title="U+016A">ū ū</span> <span title="U+016C">ŭ ŭ</span> <span title="U+016E">ů ů</span> <span title="U+0170">ű ű</span> <span title="U+0172">ų ų</span> <span title="U+0174">ŵ ŵ</span> <span title="U+0176">ŷ ŷ</span> <span title="U+0178">ÿ ÿ</span> <span title="U+0179">ź ź</span> <span title="U+017B">ż ż</span> <span title="U+017D">ž ž</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ı, ĸ, ʼn, ſ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-B, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0180">Ƀ Ƀ</span> <span title="U+0183">Ƃ Ƃ</span> <span title="U+0185">Ƅ Ƅ</span> <span title="U+0188">Ƈ Ƈ</span> <span title="U+018C">Ƌ Ƌ</span> <span title="U+0192">Ƒ Ƒ</span> <span title="U+0195">Ƕ Ƕ</span> <span title="U+0199">Ƙ Ƙ</span> <span title="U+019A">Ƚ Ƚ</span> <span title="U+019E">Ƞ Ƞ</span> <span title="U+01A1">Ơ Ơ</span> <span title="U+01A3">Ƣ Ƣ</span> <span title="U+01A5">Ƥ Ƥ</span> <span title="U+01A8">Ƨ Ƨ</span> <span title="U+01AD">Ƭ Ƭ</span> <span title="U+01B0">Ư Ư</span> <span title="U+01B4">Ƴ Ƴ</span> <span title="U+01B6">Ƶ Ƶ</span> <span title="U+01B9">Ƹ Ƹ</span> <span title="U+01BD">Ƽ Ƽ</span> <span title="U+01BF">Ƿ Ƿ</span> <span title="U+01C5">DŽ DŽ</span> <span title="U+01C6">DŽ DŽ</span> <span title="U+01C8">LJ LJ</span> <span title="U+01C9">LJ LJ</span> <span title="U+01CB">NJ NJ</span> <span title="U+01CC">NJ NJ</span> <span title="U+01CE">Ǎ Ǎ</span> <span title="U+01D0">Ǐ Ǐ</span> <span title="U+01D2">Ǒ Ǒ</span> <span title="U+01D4">Ǔ Ǔ</span> <span title="U+01D6">Ǖ Ǖ</span> <span title="U+01D8">Ǘ Ǘ</span> <span title="U+01DA">Ǚ Ǚ</span> <span title="U+01DC">Ǜ Ǜ</span> <span title="U+01DD">Ǝ Ǝ</span> <span title="U+01DF">Ǟ Ǟ</span> <span title="U+01E1">Ǡ Ǡ</span> <span title="U+01E3">Ǣ Ǣ</span> <span title="U+01E5">Ǥ Ǥ</span> <span title="U+01E7">Ǧ Ǧ</span> <span title="U+01E9">Ǩ Ǩ</span> <span title="U+01EB">Ǫ Ǫ</span> <span title="U+01ED">Ǭ Ǭ</span> <span title="U+01EF">Ǯ Ǯ</span> <span title="U+01F2">DZ DZ</span> <span title="U+01F3">DZ DZ</span> <span title="U+01F5">Ǵ Ǵ</span> <span title="U+01F9">Ǹ Ǹ</span> <span title="U+01FB">Ǻ Ǻ</span> <span title="U+01FD">Ǽ Ǽ</span> <span title="U+01FF">Ǿ Ǿ</span> <span title="U+0201">Ȁ Ȁ</span> <span title="U+0203">Ȃ Ȃ</span> <span title="U+0205">Ȅ Ȅ</span> <span title="U+0207">Ȇ Ȇ</span> <span title="U+0209">Ȉ Ȉ</span> <span title="U+020B">Ȋ Ȋ</span> <span title="U+020D">Ȍ Ȍ</span> <span title="U+020F">Ȏ Ȏ</span> <span title="U+0211">Ȑ Ȑ</span> <span title="U+0213">Ȓ Ȓ</span> <span title="U+0215">Ȕ Ȕ</span> <span title="U+0217">Ȗ Ȗ</span> <span title="U+0219">Ș Ș</span> <span title="U+021B">Ț Ț</span> <span title="U+021D">Ȝ Ȝ</span> <span title="U+021F">Ȟ Ȟ</span> <span title="U+0223">Ȣ Ȣ</span> <span title="U+0225">Ȥ Ȥ</span> <span title="U+0227">Ȧ Ȧ</span> <span title="U+0229">Ȩ Ȩ</span> <span title="U+022B">Ȫ Ȫ</span> <span title="U+022D">Ȭ Ȭ</span> <span title="U+022F">Ȯ Ȯ</span> <span title="U+0231">Ȱ Ȱ</span> <span title="U+0233">Ȳ Ȳ</span> <span title="U+023C">Ȼ Ȼ</span> <span title="U+023F">Ȿ Ȿ</span> <span title="U+0240">Ɀ Ɀ</span> <span title="U+0242">Ɂ Ɂ</span> <span title="U+0247">Ɇ Ɇ</span> <span title="U+0249">Ɉ Ɉ</span> <span title="U+024B">Ɋ Ɋ</span> <span title="U+024D">Ɍ Ɍ</span> <span title="U+024F">Ɏ Ɏ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ƍ ƛ ƪ ƫ ƺ ƻ ƾ ǀ ǁ ǂ ǃ ǰ ȡ ȴ ȵ ȶ ȷ ȸ ȹ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-B, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0181">ɓ ɓ</span> <span title="U+0182">ƃ ƃ</span> <span title="U+0184">ƅ ƅ</span> <span title="U+0186">ɔ ɔ</span> <span title="U+0187">ƈ ƈ</span> <span title="U+0189">ɖ ɖ</span> <span title="U+018A">ɗ ɗ</span> <span title="U+018B">ƌ ƌ</span> <span title="U+018E">ǝ ǝ</span> <span title="U+018F">ə ə</span> <span title="U+0190">ɛ ɛ</span> <span title="U+0191">ƒ ƒ</span> <span title="U+0193">ɠ ɠ</span> <span title="U+0194">ɣ ɣ</span> <span title="U+0196">ɩ ɩ</span> <span title="U+0197">ɨ ɨ</span> <span title="U+0198">ƙ ƙ</span> <span title="U+019C">ɯ ɯ</span> <span title="U+019D">ɲ ɲ</span> <span title="U+019F">ɵ ɵ</span> <span title="U+01A0">ơ ơ</span> <span title="U+01A2">ƣ ƣ</span> <span title="U+01A4">ƥ ƥ</span> <span title="U+01A6">ʀ ʀ</span> <span title="U+01A7">ƨ ƨ</span> <span title="U+01A9">ʃ ʃ</span> <span title="U+01AC">ƭ ƭ</span> <span title="U+01AE">ʈ ʈ</span> <span title="U+01AF">ư ư</span> <span title="U+01B1">ʊ ʊ</span> <span title="U+01B2">ʋ ʋ</span> <span title="U+01B3">ƴ ƴ</span> <span title="U+01B5">ƶ ƶ</span> <span title="U+01B7">ʒ ʒ</span> <span title="U+01B8">ƹ ƹ</span> <span title="U+01BC">ƽ ƽ</span> <span title="U+01C4">dž dž</span> <span title="U+01C5">dž dž</span> <span title="U+01C7">lj lj</span> <span title="U+01C8">lj lj</span> <span title="U+01CA">nj nj</span> <span title="U+01CB">nj nj</span> <span title="U+01CD">ǎ ǎ</span> <span title="U+01CF">ǐ ǐ</span> <span title="U+01D1">ǒ ǒ</span> <span title="U+01D3">ǔ ǔ</span> <span title="U+01D5">ǖ ǖ</span> <span title="U+01D7">ǘ ǘ</span> <span title="U+01D9">ǚ ǚ</span> <span title="U+01DB">ǜ ǜ</span> <span title="U+01DE">ǟ ǟ</span> <span title="U+01E0">ǡ ǡ</span> <span title="U+01E2">ǣ ǣ</span> <span title="U+01E4">ǥ ǥ</span> <span title="U+01E6">ǧ ǧ</span> <span title="U+01E8">ǩ ǩ</span> <span title="U+01EA">ǫ ǫ</span> <span title="U+01EC">ǭ ǭ</span> <span title="U+01EE">ǯ ǯ</span> <span title="U+01F1">dz dz</span> <span title="U+01F2">dz dz</span> <span title="U+01F4">ǵ ǵ</span> <span title="U+01F6">ƕ ƕ</span> <span title="U+01F7">ƿ ƿ</span> <span title="U+01F8">ǹ ǹ</span> <span title="U+01FA">ǻ ǻ</span> <span title="U+01FC">ǽ ǽ</span> <span title="U+01FE">ǿ ǿ</span> <span title="U+0200">ȁ ȁ</span> <span title="U+0202">ȃ ȃ</span> <span title="U+0204">ȅ ȅ</span> <span title="U+0206">ȇ ȇ</span> <span title="U+0208">ȉ ȉ</span> <span title="U+020A">ȋ ȋ</span> <span title="U+020C">ȍ ȍ</span> <span title="U+020E">ȏ ȏ</span> <span title="U+0210">ȑ ȑ</span> <span title="U+0212">ȓ ȓ</span> <span title="U+0214">ȕ ȕ</span> <span title="U+0216">ȗ ȗ</span> <span title="U+0218">ș ș</span> <span title="U+021A">ț ț</span> <span title="U+021C">ȝ ȝ</span> <span title="U+021E">ȟ ȟ</span> <span title="U+0220">ƞ ƞ</span> <span title="U+0222">ȣ ȣ</span> <span title="U+0224">ȥ ȥ</span> <span title="U+0226">ȧ ȧ</span> <span title="U+0228">ȩ ȩ</span> <span title="U+022A">ȫ ȫ</span> <span title="U+022C">ȭ ȭ</span> <span title="U+022E">ȯ ȯ</span> <span title="U+0230">ȱ ȱ</span> <span title="U+0232">ȳ ȳ</span> <span title="U+023A">ⱥ ⱥ</span> <span title="U+023B">ȼ ȼ</span> <span title="U+023D">ƚ ƚ</span> <span title="U+023E">ⱦ ⱦ</span> <span title="U+0241">ɂ ɂ</span> <span title="U+0243">ƀ ƀ</span> <span title="U+0244">ʉ ʉ</span> <span title="U+0245">ʌ ʌ</span> <span title="U+0246">ɇ ɇ</span> <span title="U+0248">ɉ ɉ</span> <span title="U+024A">ɋ ɋ</span> <span title="U+024C">ɍ ɍ</span> <span title="U+024E">ɏ ɏ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ƍ ƛ ƪ ƫ ƺ ƻ ƾ ǀ ǁ ǂ ǃ ǰ ȡ ȴ ȵ ȶ ȷ ȸ ȹ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-C, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2C61">Ⱡ Ⱡ</span> <span title="U+2C65">Ⱥ Ⱥ</span> <span title="U+2C66">Ⱦ Ⱦ</span> <span title="U+2C68">Ⱨ Ⱨ</span> <span title="U+2C6A">Ⱪ Ⱪ</span> <span title="U+2C6C">Ⱬ Ⱬ</span> <span title="U+2C73">Ⱳ Ⱳ</span> <span title="U+2C76">Ⱶ Ⱶ</span> </div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ⱱ ⱴ ⱷ ⱸ ⱹ ⱺ ⱻ ⱼ ⱽ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-C, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2C60">ⱡ ⱡ</span> <span title="U+2C62">ɫ ɫ</span> <span title="U+2C63">ᵽ ᵽ</span> <span title="U+2C64">ɽ ɽ</span> <span title="U+2C67">ⱨ ⱨ</span> <span title="U+2C69">ⱪ ⱪ</span> <span title="U+2C6B">ⱬ ⱬ</span> <span title="U+2C6D">ɑ ɑ</span> <span title="U+2C6E">ɱ ɱ</span> <span title="U+2C6F">ɐ ɐ</span> <span title="U+2C70">ɒ ɒ</span> <span title="U+2C72">ⱳ ⱳ</span> <span title="U+2C75">ⱶ ⱶ</span> <span title="U+2C7E">ȿ ȿ</span> <span title="U+2C7F">ɀ ɀ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ⱱ ⱴ ⱷ ⱸ ⱹ ⱺ ⱻ ⱼ ⱽ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Full-width Latin, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+FF41">A A</span> <span title="U+FF42">B B</span> <span title="U+FF43">C C</span> <span title="U+FF44">D D</span> <span title="U+FF45">E E</span> <span title="U+FF46">F F</span> <span title="U+FF47">G G</span> <span title="U+FF48">H H</span> <span title="U+FF49">I I</span> <span title="U+FF4A">J J</span> <span title="U+FF4B">K K</span> <span title="U+FF4C">L L</span> <span title="U+FF4D">M M</span> <span title="U+FF4E">N N</span> <span title="U+FF4F">O O</span> <span title="U+FF50">P P</span> <span title="U+FF51">Q Q</span> <span title="U+FF52">R R</span> <span title="U+FF53">S S</span> <span title="U+FF54">T T</span> <span title="U+FF55">U U</span> <span title="U+FF56">V V</span> <span title="U+FF57">W W</span> <span title="U+FF58">X X</span> <span title="U+FF59">Y Y</span> <span title="U+FF5A">Z Z</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ĸ ʼn
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Full-width Latin, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+FF21">a a</span> <span title="U+FF22">b b</span> <span title="U+FF23">c c</span> <span title="U+FF24">d d</span> <span title="U+FF25">e e</span> <span title="U+FF26">f f</span> <span title="U+FF27">g g</span> <span title="U+FF28">h h</span> <span title="U+FF29">i i</span> <span title="U+FF2A">j j</span> <span title="U+FF2B">k k</span> <span title="U+FF2C">l l</span> <span title="U+FF2D">m m</span> <span title="U+FF2E">n n</span> <span title="U+FF2F">o o</span> <span title="U+FF30">p p</span> <span title="U+FF31">q q</span> <span title="U+FF32">r r</span> <span title="U+FF33">s s</span> <span title="U+FF34">t t</span> <span title="U+FF35">u u</span> <span title="U+FF36">v v</span> <span title="U+FF37">w w</span> <span title="U+FF38">x x</span> <span title="U+FF39">y y</span> <span title="U+FF3A">z z</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ĸ ʼn
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek and Coptic, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0371">Ͱ Ͱ</span> <span title="U+0373">Ͳ Ͳ</span> <span title="U+0377">Ͷ Ͷ</span> <span title="U+037B">Ͻ Ͻ</span> <span title="U+037C">Ͼ Ͼ</span> <span title="U+037D">Ͽ Ͽ</span> <span title="U+03AC">Ά Ά</span> <span title="U+03AD">Έ Έ</span> <span title="U+03AE">Ή Ή</span> <span title="U+03AF">Ί Ί</span> <span title="U+03B1">Α Α</span> <span title="U+03B2">Β Β</span> <span title="U+03B3">Γ Γ</span> <span title="U+03B4">Δ Δ</span> <span title="U+03B5">Ε Ε</span> <span title="U+03B6">Ζ Ζ</span> <span title="U+03B7">Η Η</span> <span title="U+03B8">Θ Θ</span> <span title="U+03B9">Ι Ι</span> <span title="U+03BA">Κ Κ</span> <span title="U+03BB">Λ Λ</span> <span title="U+03BC">Μ Μ</span> <span title="U+03BD">Ν Ν</span> <span title="U+03BE">Ξ Ξ</span> <span title="U+03BF">Ο Ο</span> <span title="U+03C0">Π Π</span> <span title="U+03C1">Ρ Ρ</span> <span title="U+03C2">Σ Σ</span> <span title="U+03C3">Σ Σ</span> <span title="U+03C4">Τ Τ</span> <span title="U+03C5">Υ Υ</span> <span title="U+03C6">Φ Φ</span> <span title="U+03C7">Χ Χ</span> <span title="U+03C8">Ψ Ψ</span> <span title="U+03C9">Ω Ω</span> <span title="U+03CA">Ϊ Ϊ</span> <span title="U+03CB">Ϋ Ϋ</span> <span title="U+03CC">Ό Ό</span> <span title="U+03CD">Ύ Ύ</span> <span title="U+03CE">Ώ Ώ</span> <span title="U+03D0">Β Β</span> <span title="U+03D1">Θ Θ</span> <span title="U+03D5">Φ Φ</span> <span title="U+03D6">Π Π</span> <span title="U+03D7">Ϗ Ϗ</span> <span title="U+03D9">Ϙ Ϙ</span> <span title="U+03DB">Ϛ Ϛ</span> <span title="U+03DD">Ϝ Ϝ</span> <span title="U+03DF">Ϟ Ϟ</span> <span title="U+03E1">Ϡ Ϡ</span> <span title="U+03E3">Ϣ Ϣ</span> <span title="U+03E5">Ϥ Ϥ</span> <span title="U+03E7">Ϧ Ϧ</span> <span title="U+03E9">Ϩ Ϩ</span> <span title="U+03EB">Ϫ Ϫ</span> <span title="U+03ED">Ϭ Ϭ</span> <span title="U+03EF">Ϯ Ϯ</span> <span title="U+03F0">Κ Κ</span> <span title="U+03F1">Ρ Ρ</span> <span title="U+03F2">Ϲ Ϲ</span> <span title="U+03F3">Ϳ Ϳ</span> <span title="U+03F5">Ε Ε</span> <span title="U+03F8">Ϸ Ϸ</span> <span title="U+03FB">Ϻ Ϻ</span> </div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ʹ ͵ ͺ ; ΄ ΅ · ΐ ΰ ϒ ϓ ϔ ϶ ϼ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek and Coptic, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0370">ͱ ͱ</span> <span title="U+0372">ͳ ͳ</span> <span title="U+0376">ͷ ͷ</span> <span title="U+037F">ϳ ϳ</span> <span title="U+0386">ά ά</span> <span title="U+0388">έ έ</span> <span title="U+0389">ή ή</span> <span title="U+038A">ί ί</span> <span title="U+038C">ό ό</span> <span title="U+038E">ύ ύ</span> <span title="U+038F">ώ ώ</span> <span title="U+0391">α α</span> <span title="U+0392">β β</span> <span title="U+0393">γ γ</span> <span title="U+0394">δ δ</span> <span title="U+0395">ε ε</span> <span title="U+0396">ζ ζ</span> <span title="U+0397">η η</span> <span title="U+0398">θ θ</span> <span title="U+0399">ι ι</span> <span title="U+039A">κ κ</span> <span title="U+039B">λ λ</span> <span title="U+039C">μ μ</span> <span title="U+039D">ν ν</span> <span title="U+039E">ξ ξ</span> <span title="U+039F">ο ο</span> <span title="U+03A0">π π</span> <span title="U+03A1">ρ ρ</span> <span title="U+03A3">σ σ</span> <span title="U+03A4">τ τ</span> <span title="U+03A5">υ υ</span> <span title="U+03A6">φ φ</span> <span title="U+03A7">χ χ</span> <span title="U+03A8">ψ ψ</span> <span title="U+03A9">ω ω</span> <span title="U+03AA">ϊ ϊ</span> <span title="U+03AB">ϋ ϋ</span> <span title="U+03CF">ϗ ϗ</span> <span title="U+03D8">ϙ ϙ</span> <span title="U+03DA">ϛ ϛ</span> <span title="U+03DC">ϝ ϝ</span> <span title="U+03DE">ϟ ϟ</span> <span title="U+03E0">ϡ ϡ</span> <span title="U+03E2">ϣ ϣ</span> <span title="U+03E4">ϥ ϥ</span> <span title="U+03E6">ϧ ϧ</span> <span title="U+03E8">ϩ ϩ</span> <span title="U+03EA">ϫ ϫ</span> <span title="U+03EC">ϭ ϭ</span> <span title="U+03EE">ϯ ϯ</span> <span title="U+03F4">θ θ</span> <span title="U+03F7">ϸ ϸ</span> <span title="U+03F9">ϲ ϲ</span> <span title="U+03FA">ϻ ϻ</span> <span title="U+03FD">ͻ ͻ</span> <span title="U+03FE">ͼ ͼ</span> <span title="U+03FF">ͽ ͽ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ʹ ͵ ͺ ; ΄ ΅ · ΐ ΰ ϒ ϓ ϔ ϶ ϼ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek Extended, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content=''>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+1F00">Ἀ Ἀ</span> <span title="U+1F01">Ἁ Ἁ</span> <span title="U+1F02">Ἂ Ἂ</span> <span title="U+1F03">Ἃ Ἃ</span> <span title="U+1F04">Ἄ Ἄ</span> <span title="U+1F05">Ἅ Ἅ</span> <span title="U+1F06">Ἆ Ἆ</span> <span title="U+1F07">Ἇ Ἇ</span> <span title="U+1F10">Ἐ Ἐ</span> <span title="U+1F11">Ἑ Ἑ</span> <span title="U+1F12">Ἒ Ἒ</span> <span title="U+1F13">Ἓ Ἓ</span> <span title="U+1F14">Ἔ Ἔ</span> <span title="U+1F15">Ἕ Ἕ</span> <span title="U+1F20">Ἠ Ἠ</span> <span title="U+1F21">Ἡ Ἡ</span> <span title="U+1F22">Ἢ Ἢ</span> <span title="U+1F23">Ἣ Ἣ</span> <span title="U+1F24">Ἤ Ἤ</span> <span title="U+1F25">Ἥ Ἥ</span> <span title="U+1F26">Ἦ Ἦ</span> <span title="U+1F27">Ἧ Ἧ</span> <span title="U+1F30">Ἰ Ἰ</span> <span title="U+1F31">Ἱ Ἱ</span> <span title="U+1F32">Ἲ Ἲ</span> <span title="U+1F33">Ἳ Ἳ</span> <span title="U+1F34">Ἴ Ἴ</span> <span title="U+1F35">Ἵ Ἵ</span> <span title="U+1F36">Ἶ Ἶ</span> <span title="U+1F37">Ἷ Ἷ</span> <span title="U+1F40">Ὀ Ὀ</span> <span title="U+1F41">Ὁ Ὁ</span> <span title="U+1F42">Ὂ Ὂ</span> <span title="U+1F43">Ὃ Ὃ</span> <span title="U+1F44">Ὄ Ὄ</span> <span title="U+1F45">Ὅ Ὅ</span> <span title="U+1F51">Ὑ Ὑ</span> <span title="U+1F53">Ὓ Ὓ</span> <span title="U+1F55">Ὕ Ὕ</span> <span title="U+1F57">Ὗ Ὗ</span> <span title="U+1F60">Ὠ Ὠ</span> <span title="U+1F61">Ὡ Ὡ</span> <span title="U+1F62">Ὢ Ὢ</span> <span title="U+1F63">Ὣ Ὣ</span> <span title="U+1F64">Ὤ Ὤ</span> <span title="U+1F65">Ὥ Ὥ</span> <span title="U+1F66">Ὦ Ὦ</span> <span title="U+1F67">Ὧ Ὧ</span> <span title="U+1F70">Ὰ Ὰ</span> <span title="U+1F71">Ά Ά</span> <span title="U+1F72">Ὲ Ὲ</span> <span title="U+1F73">Έ Έ</span> <span title="U+1F74">Ὴ Ὴ</span> <span title="U+1F75">Ή Ή</span> <span title="U+1F76">Ὶ Ὶ</span> <span title="U+1F77">Ί Ί</span> <span title="U+1F78">Ὸ Ὸ</span> <span title="U+1F79">Ό Ό</span> <span title="U+1F7A">Ὺ Ὺ</span> <span title="U+1F7B">Ύ Ύ</span> <span title="U+1F7C">Ὼ Ὼ</span> <span title="U+1F7D">Ώ Ώ</span> <span title="U+1F80">ᾈ ᾈ</span> <span title="U+1F81">ᾉ ᾉ</span> <span title="U+1F82">ᾊ ᾊ</span> <span title="U+1F83">ᾋ ᾋ</span> <span title="U+1F84">ᾌ ᾌ</span> <span title="U+1F85">ᾍ ᾍ</span> <span title="U+1F86">ᾎ ᾎ</span> <span title="U+1F87">ᾏ ᾏ</span> <span title="U+1F90">ᾘ ᾘ</span> <span title="U+1F91">ᾙ ᾙ</span> <span title="U+1F92">ᾚ ᾚ</span> <span title="U+1F93">ᾛ ᾛ</span> <span title="U+1F94">ᾜ ᾜ</span> <span title="U+1F95">ᾝ ᾝ</span> <span title="U+1F96">ᾞ ᾞ</span> <span title="U+1F97">ᾟ ᾟ</span> <span title="U+1FA0">ᾨ ᾨ</span> <span title="U+1FA1">ᾩ ᾩ</span> <span title="U+1FA2">ᾪ ᾪ</span> <span title="U+1FA3">ᾫ ᾫ</span> <span title="U+1FA4">ᾬ ᾬ</span> <span title="U+1FA5">ᾭ ᾭ</span> <span title="U+1FA6">ᾮ ᾮ</span> <span title="U+1FA7">ᾯ ᾯ</span> <span title="U+1FB0">Ᾰ Ᾰ</span> <span title="U+1FB1">Ᾱ Ᾱ</span> <span title="U+1FB3">ᾼ ᾼ</span> <span title="U+1FBE">Ι Ι</span> <span title="U+1FC3">ῌ ῌ</span> <span title="U+1FD0">Ῐ Ῐ</span> <span title="U+1FD1">Ῑ Ῑ</span> <span title="U+1FE0">Ῠ Ῠ</span> <span title="U+1FE1">Ῡ Ῡ</span> <span title="U+1FE5">Ῥ Ῥ</span> <span title="U+1FF3">ῼ ῼ</span></div>
|
||||
<!--Notes:
|
||||
Glyphs for the following characters are not available in the Doulos Sil font, so will need to be tested at a later date: ꞛ ꞝ ꞟ Ꞛ Ꞝ Ꞟ
|
||||
Characters from this block that do not have case equivalents: ὐ ὒ ὔ ὖ ᾲ ᾴ ᾶ ᾷ ᾽ ᾿ ῀ ῁ ῂ ῄ ῆ ῇ ῍ ῎ ῏ ῒ ΐ ῖ ῗ ῝ ῞ ῟ ῢ ΰ ῤ ῦ ῧ ῭ ΅ ` ῲ ῴ ῶ ῷ ´ ῾
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek Extended, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content=''>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+1F08">ἀ ἀ</span> <span title="U+1F09">ἁ ἁ</span> <span title="U+1F0A">ἂ ἂ</span> <span title="U+1F0B">ἃ ἃ</span> <span title="U+1F0C">ἄ ἄ</span> <span title="U+1F0D">ἅ ἅ</span> <span title="U+1F0E">ἆ ἆ</span> <span title="U+1F0F">ἇ ἇ</span> <span title="U+1F18">ἐ ἐ</span> <span title="U+1F19">ἑ ἑ</span> <span title="U+1F1A">ἒ ἒ</span> <span title="U+1F1B">ἓ ἓ</span> <span title="U+1F1C">ἔ ἔ</span> <span title="U+1F1D">ἕ ἕ</span> <span title="U+1F28">ἠ ἠ</span> <span title="U+1F29">ἡ ἡ</span> <span title="U+1F2A">ἢ ἢ</span> <span title="U+1F2B">ἣ ἣ</span> <span title="U+1F2C">ἤ ἤ</span> <span title="U+1F2D">ἥ ἥ</span> <span title="U+1F2E">ἦ ἦ</span> <span title="U+1F2F">ἧ ἧ</span> <span title="U+1F38">ἰ ἰ</span> <span title="U+1F39">ἱ ἱ</span> <span title="U+1F3A">ἲ ἲ</span> <span title="U+1F3B">ἳ ἳ</span> <span title="U+1F3C">ἴ ἴ</span> <span title="U+1F3D">ἵ ἵ</span> <span title="U+1F3E">ἶ ἶ</span> <span title="U+1F3F">ἷ ἷ</span> <span title="U+1F48">ὀ ὀ</span> <span title="U+1F49">ὁ ὁ</span> <span title="U+1F4A">ὂ ὂ</span> <span title="U+1F4B">ὃ ὃ</span> <span title="U+1F4C">ὄ ὄ</span> <span title="U+1F4D">ὅ ὅ</span> <span title="U+1F59">ὑ ὑ</span> <span title="U+1F5B">ὓ ὓ</span> <span title="U+1F5D">ὕ ὕ</span> <span title="U+1F5F">ὗ ὗ</span> <span title="U+1F68">ὠ ὠ</span> <span title="U+1F69">ὡ ὡ</span> <span title="U+1F6A">ὢ ὢ</span> <span title="U+1F6B">ὣ ὣ</span> <span title="U+1F6C">ὤ ὤ</span> <span title="U+1F6D">ὥ ὥ</span> <span title="U+1F6E">ὦ ὦ</span> <span title="U+1F6F">ὧ ὧ</span> <span title="U+1F88">ᾀ ᾀ</span> <span title="U+1F89">ᾁ ᾁ</span> <span title="U+1F8A">ᾂ ᾂ</span> <span title="U+1F8B">ᾃ ᾃ</span> <span title="U+1F8C">ᾄ ᾄ</span> <span title="U+1F8D">ᾅ ᾅ</span> <span title="U+1F8E">ᾆ ᾆ</span> <span title="U+1F8F">ᾇ ᾇ</span> <span title="U+1F98">ᾐ ᾐ</span> <span title="U+1F99">ᾑ ᾑ</span> <span title="U+1F9A">ᾒ ᾒ</span> <span title="U+1F9B">ᾓ ᾓ</span> <span title="U+1F9C">ᾔ ᾔ</span> <span title="U+1F9D">ᾕ ᾕ</span> <span title="U+1F9E">ᾖ ᾖ</span> <span title="U+1F9F">ᾗ ᾗ</span> <span title="U+1FA8">ᾠ ᾠ</span> <span title="U+1FA9">ᾡ ᾡ</span> <span title="U+1FAA">ᾢ ᾢ</span> <span title="U+1FAB">ᾣ ᾣ</span> <span title="U+1FAC">ᾤ ᾤ</span> <span title="U+1FAD">ᾥ ᾥ</span> <span title="U+1FAE">ᾦ ᾦ</span> <span title="U+1FAF">ᾧ ᾧ</span> <span title="U+1FB8">ᾰ ᾰ</span> <span title="U+1FB9">ᾱ ᾱ</span> <span title="U+1FBA">ὰ ὰ</span> <span title="U+1FBB">ά ά</span> <span title="U+1FBC">ᾳ ᾳ</span> <span title="U+1FC8">ὲ ὲ</span> <span title="U+1FC9">έ έ</span> <span title="U+1FCA">ὴ ὴ</span> <span title="U+1FCB">ή ή</span> <span title="U+1FCC">ῃ ῃ</span> <span title="U+1FD8">ῐ ῐ</span> <span title="U+1FD9">ῑ ῑ</span> <span title="U+1FDA">ὶ ὶ</span> <span title="U+1FDB">ί ί</span> <span title="U+1FE8">ῠ ῠ</span> <span title="U+1FE9">ῡ ῡ</span> <span title="U+1FEA">ὺ ὺ</span> <span title="U+1FEB">ύ ύ</span> <span title="U+1FEC">ῥ ῥ</span> <span title="U+1FF8">ὸ ὸ</span> <span title="U+1FF9">ό ό</span> <span title="U+1FFA">ὼ ὼ</span> <span title="U+1FFB">ώ ώ</span> <span title="U+1FFC">ῳ ῳ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ὐ ὒ ὔ ὖ ᾲ ᾴ ᾶ ᾷ ᾽ ᾿ ῀ ῁ ῂ ῄ ῆ ῇ ῍ ῎ ῏ ῒ ΐ ῖ ῗ ῝ ῞ ῟ ῢ ΰ ῤ ῦ ῧ ῭ ΅ ` ῲ ῴ ῶ ῷ ´ ῾
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Cyrillic Supplement, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0501">Ԁ Ԁ</span> <span title="U+0503">Ԃ Ԃ</span> <span title="U+0505">Ԅ Ԅ</span> <span title="U+0507">Ԇ Ԇ</span> <span title="U+0509">Ԉ Ԉ</span> <span title="U+050B">Ԋ Ԋ</span> <span title="U+050D">Ԍ Ԍ</span> <span title="U+050F">Ԏ Ԏ</span> <span title="U+0511">Ԑ Ԑ</span> <span title="U+0513">Ԓ Ԓ</span> <span title="U+0515">Ԕ Ԕ</span> <span title="U+0517">Ԗ Ԗ</span> <span title="U+0519">Ԙ Ԙ</span> <span title="U+051B">Ԛ Ԛ</span> <span title="U+051D">Ԝ Ԝ</span> <span title="U+051F">Ԟ Ԟ</span> <span title="U+0521">Ԡ Ԡ</span> <span title="U+0523">Ԣ Ԣ</span> <span title="U+0525">Ԥ Ԥ</span> <span title="U+0527">Ԧ Ԧ</span> <span title="U+0529">Ԩ Ԩ</span> <span title="U+052B">Ԫ Ԫ</span> <span title="U+052D">Ԭ Ԭ</span> <span title="U+052F">Ԯ Ԯ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Cyrillic Extended, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0500">ԁ ԁ</span> <span title="U+0502">ԃ ԃ</span> <span title="U+0504">ԅ ԅ</span> <span title="U+0506">ԇ ԇ</span> <span title="U+0508">ԉ ԉ</span> <span title="U+050A">ԋ ԋ</span> <span title="U+050C">ԍ ԍ</span> <span title="U+050E">ԏ ԏ</span> <span title="U+0510">ԑ ԑ</span> <span title="U+0512">ԓ ԓ</span> <span title="U+0514">ԕ ԕ</span> <span title="U+0516">ԗ ԗ</span> <span title="U+0518">ԙ ԙ</span> <span title="U+051A">ԛ ԛ</span> <span title="U+051C">ԝ ԝ</span> <span title="U+051E">ԟ ԟ</span> <span title="U+0520">ԡ ԡ</span> <span title="U+0522">ԣ ԣ</span> <span title="U+0524">ԥ ԥ</span> <span title="U+0526">ԧ ԧ</span> <span title="U+0528">ԩ ԩ</span> <span title="U+052A">ԫ ԫ</span> <span title="U+052C">ԭ ԭ</span> <span title="U+052E">ԯ ԯ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Armenian, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansArmenian-Regular') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0561">Ա Ա</span> <span title="U+0562">Բ Բ</span> <span title="U+0563">Գ Գ</span> <span title="U+0564">Դ Դ</span> <span title="U+0565">Ե Ե</span> <span title="U+0566">Զ Զ</span> <span title="U+0567">Է Է</span> <span title="U+0568">Ը Ը</span> <span title="U+0569">Թ Թ</span> <span title="U+056A">Ժ Ժ</span> <span title="U+056B">Ի Ի</span> <span title="U+056C">Լ Լ</span> <span title="U+056D">Խ Խ</span> <span title="U+056E">Ծ Ծ</span> <span title="U+056F">Կ Կ</span> <span title="U+0570">Հ Հ</span> <span title="U+0571">Ձ Ձ</span> <span title="U+0572">Ղ Ղ</span> <span title="U+0573">Ճ Ճ</span> <span title="U+0574">Մ Մ</span> <span title="U+0575">Յ Յ</span> <span title="U+0576">Ն Ն</span> <span title="U+0577">Շ Շ</span> <span title="U+0578">Ո Ո</span> <span title="U+0579">Չ Չ</span> <span title="U+057A">Պ Պ</span> <span title="U+057B">Ջ Ջ</span> <span title="U+057C">Ռ Ռ</span> <span title="U+057D">Ս Ս</span> <span title="U+057E">Վ Վ</span> <span title="U+057F">Տ Տ</span> <span title="U+0580">Ր Ր</span> <span title="U+0581">Ց Ց</span> <span title="U+0582">Ւ Ւ</span> <span title="U+0583">Փ Փ</span> <span title="U+0584">Ք Ք</span> <span title="U+0585">Օ Օ</span> <span title="U+0586">Ֆ Ֆ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ՙ ՚ ՛ ՜ ՝ ՞ ՟ և ։ ֊ ֍ ֎ ֏
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-D, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansArmenian-Regular') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0531">ա ա</span> <span title="U+0532">բ բ</span> <span title="U+0533">գ գ</span> <span title="U+0534">դ դ</span> <span title="U+0535">ե ե</span> <span title="U+0536">զ զ</span> <span title="U+0537">է է</span> <span title="U+0538">ը ը</span> <span title="U+0539">թ թ</span> <span title="U+053A">ժ ժ</span> <span title="U+053B">ի ի</span> <span title="U+053C">լ լ</span> <span title="U+053D">խ խ</span> <span title="U+053E">ծ ծ</span> <span title="U+053F">կ կ</span> <span title="U+0540">հ հ</span> <span title="U+0541">ձ ձ</span> <span title="U+0542">ղ ղ</span> <span title="U+0543">ճ ճ</span> <span title="U+0544">մ մ</span> <span title="U+0545">յ յ</span> <span title="U+0546">ն ն</span> <span title="U+0547">շ շ</span> <span title="U+0548">ո ո</span> <span title="U+0549">չ չ</span> <span title="U+054A">պ պ</span> <span title="U+054B">ջ ջ</span> <span title="U+054C">ռ ռ</span> <span title="U+054D">ս ս</span> <span title="U+054E">վ վ</span> <span title="U+054F">տ տ</span> <span title="U+0550">ր ր</span> <span title="U+0551">ց ց</span> <span title="U+0552">ւ ւ</span> <span title="U+0553">փ փ</span> <span title="U+0554">ք ք</span> <span title="U+0555">օ օ</span> <span title="U+0556">ֆ ֆ</span> </div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ՙ ՚ ՛ ՜ ՝ ՞ ՟ և ։ ֊ ֍ ֎ ֏
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Number Forms, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2170">Ⅰ Ⅰ</span> <span title="U+2171">Ⅱ Ⅱ</span> <span title="U+2172">Ⅲ Ⅲ</span> <span title="U+2173">Ⅳ Ⅳ</span> <span title="U+2174">Ⅴ Ⅴ</span> <span title="U+2175">Ⅵ Ⅵ</span> <span title="U+2176">Ⅶ Ⅶ</span> <span title="U+2177">Ⅷ Ⅷ</span> <span title="U+2178">Ⅸ Ⅸ</span> <span title="U+2179">Ⅹ Ⅹ</span> <span title="U+217A">Ⅺ Ⅺ</span> <span title="U+217B">Ⅻ Ⅻ</span> <span title="U+217C">Ⅼ Ⅼ</span> <span title="U+217D">Ⅽ Ⅽ</span> <span title="U+217E">Ⅾ Ⅾ</span> <span title="U+217F">Ⅿ Ⅿ</span> <span title="U+2184">Ↄ Ↄ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Number Forms, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2160">ⅰ ⅰ</span> <span title="U+2161">ⅱ ⅱ</span> <span title="U+2162">ⅲ ⅲ</span> <span title="U+2163">ⅳ ⅳ</span> <span title="U+2164">ⅴ ⅴ</span> <span title="U+2165">ⅵ ⅵ</span> <span title="U+2166">ⅶ ⅶ</span> <span title="U+2167">ⅷ ⅷ</span> <span title="U+2168">ⅸ ⅸ</span> <span title="U+2169">ⅹ ⅹ</span> <span title="U+216A">ⅺ ⅺ</span> <span title="U+216B">ⅻ ⅻ</span> <span title="U+216C">ⅼ ⅼ</span> <span title="U+216D">ⅽ ⅽ</span> <span title="U+216E">ⅾ ⅾ</span> <span title="U+216F">ⅿ ⅿ</span> <span title="U+2183">ↄ ↄ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Enclosed Alphanumerics, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+24D0">Ⓐ Ⓐ</span> <span title="U+24D1">Ⓑ Ⓑ</span> <span title="U+24D2">Ⓒ Ⓒ</span> <span title="U+24D3">Ⓓ Ⓓ</span> <span title="U+24D4">Ⓔ Ⓔ</span> <span title="U+24D5">Ⓕ Ⓕ</span> <span title="U+24D6">Ⓖ Ⓖ</span> <span title="U+24D7">Ⓗ Ⓗ</span> <span title="U+24D8">Ⓘ Ⓘ</span> <span title="U+24D9">Ⓙ Ⓙ</span> <span title="U+24DA">Ⓚ Ⓚ</span> <span title="U+24DB">Ⓛ Ⓛ</span> <span title="U+24DC">Ⓜ Ⓜ</span> <span title="U+24DD">Ⓝ Ⓝ</span> <span title="U+24DE">Ⓞ Ⓞ</span> <span title="U+24DF">Ⓟ Ⓟ</span> <span title="U+24E0">Ⓠ Ⓠ</span> <span title="U+24E1">Ⓡ Ⓡ</span> <span title="U+24E2">Ⓢ Ⓢ</span> <span title="U+24E3">Ⓣ Ⓣ</span> <span title="U+24E4">Ⓤ Ⓤ</span> <span title="U+24E5">Ⓥ Ⓥ</span> <span title="U+24E6">Ⓦ Ⓦ</span> <span title="U+24E7">Ⓧ Ⓧ</span> <span title="U+24E8">Ⓨ Ⓨ</span> <span title="U+24E9">Ⓩ Ⓩ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ ⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿ ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇ ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏ ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛ ⒜ ⒝ ⒞ ⒟ ⒠ ⒡ ⒢ ⒣ ⒤ ⒥ ⒦ ⒧ ⒨ ⒩ ⒪ ⒫ ⒬ ⒭ ⒮ ⒯ ⒰ ⒱ ⒲ ⒳ ⒴ ⒵ ⓪ ⓫ ⓬ ⓭ ⓮ ⓯ ⓰ ⓱ ⓲ ⓳ ⓴ ⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾ ⓿
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Enclosed Alphanumerics, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+24B6">ⓐ ⓐ</span> <span title="U+24B7">ⓑ ⓑ</span> <span title="U+24B8">ⓒ ⓒ</span> <span title="U+24B9">ⓓ ⓓ</span> <span title="U+24BA">ⓔ ⓔ</span> <span title="U+24BB">ⓕ ⓕ</span> <span title="U+24BC">ⓖ ⓖ</span> <span title="U+24BD">ⓗ ⓗ</span> <span title="U+24BE">ⓘ ⓘ</span> <span title="U+24BF">ⓙ ⓙ</span> <span title="U+24C0">ⓚ ⓚ</span> <span title="U+24C1">ⓛ ⓛ</span> <span title="U+24C2">ⓜ ⓜ</span> <span title="U+24C3">ⓝ ⓝ</span> <span title="U+24C4">ⓞ ⓞ</span> <span title="U+24C5">ⓟ ⓟ</span> <span title="U+24C6">ⓠ ⓠ</span> <span title="U+24C7">ⓡ ⓡ</span> <span title="U+24C8">ⓢ ⓢ</span> <span title="U+24C9">ⓣ ⓣ</span> <span title="U+24CA">ⓤ ⓤ</span> <span title="U+24CB">ⓥ ⓥ</span> <span title="U+24CC">ⓦ ⓦ</span> <span title="U+24CD">ⓧ ⓧ</span> <span title="U+24CE">ⓨ ⓨ</span> <span title="U+24CF">ⓩ ⓩ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ ⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿ ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇ ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏ ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛ ⒜ ⒝ ⒞ ⒟ ⒠ ⒡ ⒢ ⒣ ⒤ ⒥ ⒦ ⒧ ⒨ ⒩ ⒪ ⒫ ⒬ ⒭ ⒮ ⒯ ⒰ ⒱ ⒲ ⒳ ⒴ ⒵ ⓪ ⓫ ⓬ ⓭ ⓮ ⓯ ⓰ ⓱ ⓲ ⓳ ⓴ ⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾ ⓿
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Deseret, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+10428">𐐀 𐐀</span> <span title="U+10429">𐐁 𐐁</span> <span title="U+1042A">𐐂 𐐂</span> <span title="U+1042B">𐐃 𐐃</span> <span title="U+1042C">𐐄 𐐄</span> <span title="U+1042D">𐐅 𐐅</span> <span title="U+1042E">𐐆 𐐆</span> <span title="U+1042F">𐐇 𐐇</span> <span title="U+10430">𐐈 𐐈</span> <span title="U+10431">𐐉 𐐉</span> <span title="U+10432">𐐊 𐐊</span> <span title="U+10433">𐐋 𐐋</span> <span title="U+10434">𐐌 𐐌</span> <span title="U+10435">𐐍 𐐍</span> <span title="U+10436">𐐎 𐐎</span> <span title="U+10437">𐐏 𐐏</span> <span title="U+10438">𐐐 𐐐</span> <span title="U+10439">𐐑 𐐑</span> <span title="U+1043A">𐐒 𐐒</span> <span title="U+1043B">𐐓 𐐓</span> <span title="U+1043C">𐐔 𐐔</span> <span title="U+1043D">𐐕 𐐕</span> <span title="U+1043E">𐐖 𐐖</span> <span title="U+1043F">𐐗 𐐗</span> <span title="U+10440">𐐘 𐐘</span> <span title="U+10441">𐐙 𐐙</span> <span title="U+10442">𐐚 𐐚</span> <span title="U+10443">𐐛 𐐛</span> <span title="U+10444">𐐜 𐐜</span> <span title="U+10445">𐐝 𐐝</span> <span title="U+10446">𐐞 𐐞</span> <span title="U+10447">𐐟 𐐟</span> <span title="U+10448">𐐠 𐐠</span> <span title="U+10449">𐐡 𐐡</span> <span title="U+1044A">𐐢 𐐢</span> <span title="U+1044B">𐐣 𐐣</span> <span title="U+1044C">𐐤 𐐤</span> <span title="U+1044D">𐐥 𐐥</span> <span title="U+1044E">𐐦 𐐦</span> <span title="U+1044F">𐐧 𐐧</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Deseret, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+10400">𐐨 𐐨</span> <span title="U+10401">𐐩 𐐩</span> <span title="U+10402">𐐪 𐐪</span> <span title="U+10403">𐐫 𐐫</span> <span title="U+10404">𐐬 𐐬</span> <span title="U+10405">𐐭 𐐭</span> <span title="U+10406">𐐮 𐐮</span> <span title="U+10407">𐐯 𐐯</span> <span title="U+10408">𐐰 𐐰</span> <span title="U+10409">𐐱 𐐱</span> <span title="U+1040A">𐐲 𐐲</span> <span title="U+1040B">𐐳 𐐳</span> <span title="U+1040C">𐐴 𐐴</span> <span title="U+1040D">𐐵 𐐵</span> <span title="U+1040E">𐐶 𐐶</span> <span title="U+1040F">𐐷 𐐷</span> <span title="U+10410">𐐸 𐐸</span> <span title="U+10411">𐐹 𐐹</span> <span title="U+10412">𐐺 𐐺</span> <span title="U+10413">𐐻 𐐻</span> <span title="U+10414">𐐼 𐐼</span> <span title="U+10415">𐐽 𐐽</span> <span title="U+10416">𐐾 𐐾</span> <span title="U+10417">𐐿 𐐿</span> <span title="U+10418">𐑀 𐑀</span> <span title="U+10419">𐑁 𐑁</span> <span title="U+1041A">𐑂 𐑂</span> <span title="U+1041B">𐑃 𐑃</span> <span title="U+1041C">𐑄 𐑄</span> <span title="U+1041D">𐑅 𐑅</span> <span title="U+1041E">𐑆 𐑆</span> <span title="U+1041F">𐑇 𐑇</span> <span title="U+10420">𐑈 𐑈</span> <span title="U+10421">𐑉 𐑉</span> <span title="U+10422">𐑊 𐑊</span> <span title="U+10423">𐑋 𐑋</span> <span title="U+10424">𐑌 𐑌</span> <span title="U+10425">𐑍 𐑍</span> <span title="U+10426">𐑎 𐑎</span> <span title="U+10427">𐑏 𐑏</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Georgian Supplement, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2D00">Ⴀ Ⴀ</span> <span title="U+2D01">Ⴁ Ⴁ</span> <span title="U+2D02">Ⴂ Ⴂ</span> <span title="U+2D03">Ⴃ Ⴃ</span> <span title="U+2D04">Ⴄ Ⴄ</span> <span title="U+2D05">Ⴅ Ⴅ</span> <span title="U+2D06">Ⴆ Ⴆ</span> <span title="U+2D07">Ⴇ Ⴇ</span> <span title="U+2D08">Ⴈ Ⴈ</span> <span title="U+2D09">Ⴉ Ⴉ</span> <span title="U+2D0A">Ⴊ Ⴊ</span> <span title="U+2D0B">Ⴋ Ⴋ</span> <span title="U+2D0C">Ⴌ Ⴌ</span> <span title="U+2D0D">Ⴍ Ⴍ</span> <span title="U+2D0E">Ⴎ Ⴎ</span> <span title="U+2D0F">Ⴏ Ⴏ</span> <span title="U+2D10">Ⴐ Ⴐ</span> <span title="U+2D11">Ⴑ Ⴑ</span> <span title="U+2D12">Ⴒ Ⴒ</span> <span title="U+2D13">Ⴓ Ⴓ</span> <span title="U+2D14">Ⴔ Ⴔ</span> <span title="U+2D15">Ⴕ Ⴕ</span> <span title="U+2D16">Ⴖ Ⴖ</span> <span title="U+2D17">Ⴗ Ⴗ</span> <span title="U+2D18">Ⴘ Ⴘ</span> <span title="U+2D19">Ⴙ Ⴙ</span> <span title="U+2D1A">Ⴚ Ⴚ</span> <span title="U+2D1B">Ⴛ Ⴛ</span> <span title="U+2D1C">Ⴜ Ⴜ</span> <span title="U+2D1D">Ⴝ Ⴝ</span> <span title="U+2D1E">Ⴞ Ⴞ</span> <span title="U+2D1F">Ⴟ Ⴟ</span> <span title="U+2D20">Ⴠ Ⴠ</span> <span title="U+2D21">Ⴡ Ⴡ</span> <span title="U+2D22">Ⴢ Ⴢ</span> <span title="U+2D23">Ⴣ Ⴣ</span> <span title="U+2D24">Ⴤ Ⴤ</span> <span title="U+2D25">Ⴥ Ⴥ</span> <span title="U+2D27">Ⴧ Ⴧ</span> <span title="U+2D2D">Ⴭ Ⴭ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Georgian, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+10A0">ⴀ ⴀ</span> <span title="U+10A1">ⴁ ⴁ</span> <span title="U+10A2">ⴂ ⴂ</span> <span title="U+10A3">ⴃ ⴃ</span> <span title="U+10A4">ⴄ ⴄ</span> <span title="U+10A5">ⴅ ⴅ</span> <span title="U+10A6">ⴆ ⴆ</span> <span title="U+10A7">ⴇ ⴇ</span> <span title="U+10A8">ⴈ ⴈ</span> <span title="U+10A9">ⴉ ⴉ</span> <span title="U+10AA">ⴊ ⴊ</span> <span title="U+10AB">ⴋ ⴋ</span> <span title="U+10AC">ⴌ ⴌ</span> <span title="U+10AD">ⴍ ⴍ</span> <span title="U+10AE">ⴎ ⴎ</span> <span title="U+10AF">ⴏ ⴏ</span> <span title="U+10B0">ⴐ ⴐ</span> <span title="U+10B1">ⴑ ⴑ</span> <span title="U+10B2">ⴒ ⴒ</span> <span title="U+10B3">ⴓ ⴓ</span> <span title="U+10B4">ⴔ ⴔ</span> <span title="U+10B5">ⴕ ⴕ</span> <span title="U+10B6">ⴖ ⴖ</span> <span title="U+10B7">ⴗ ⴗ</span> <span title="U+10B8">ⴘ ⴘ</span> <span title="U+10B9">ⴙ ⴙ</span> <span title="U+10BA">ⴚ ⴚ</span> <span title="U+10BB">ⴛ ⴛ</span> <span title="U+10BC">ⴜ ⴜ</span> <span title="U+10BD">ⴝ ⴝ</span> <span title="U+10BE">ⴞ ⴞ</span> <span title="U+10BF">ⴟ ⴟ</span> <span title="U+10C0">ⴠ ⴠ</span> <span title="U+10C1">ⴡ ⴡ</span> <span title="U+10C2">ⴢ ⴢ</span> <span title="U+10C3">ⴣ ⴣ</span> <span title="U+10C4">ⴤ ⴤ</span> <span title="U+10C5">ⴥ ⴥ</span> <span title="U+10C7">ⴧ ⴧ</span> <span title="U+10CD">ⴭ ⴭ</span> </div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ ჱ ჲ ჳ ჴ ჵ ჶ ჷ ჸ ჹ ჺ ჻ ჼ ჽ ჾ ჿ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: German sharp S, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters below match.</p>
|
||||
<div class="test" lang="de"><span>SS SS</span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin ligatures, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content=''>
|
||||
<style type='text/css'>
|
||||
/* the CSS below is not part of the test */
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>FF FF</span> <span>FI FI</span> <span>FL FL</span> <span>FFI FFI</span> <span>FFL FFL</span> <span>ST ST</span> <span>ST ST</span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Armenian ligatures, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansArmenian-Regular') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>ԵՒ ԵՒ</span> <span>ՄՆ ՄՆ</span> <span>ՄԵ ՄԵ</span> <span>ՄԻ ՄԻ</span> <span>ՎՆ ՎՆ</span> <span>ՄԽ ՄԽ</span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek specials, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>ʼN ʼN</span> <span>Ϊ́ Ϊ́</span> <span>Ϋ́ Ϋ́</span> <span>J̌ J̌</span> <span>H̱ H̱</span> <span>T̈ T̈</span> <span>W̊ W̊</span> <span>Y̊ Y̊</span> <span>Aʾ Aʾ</span> <span>Υ̓ Υ̓</span> <span>Υ̓̀ Υ̓̀</span> <span>Υ̓́ Υ̓́</span> <span>Υ̓͂ Υ̓͂</span> <span>Α͂ Α͂</span> <span>Η͂ Η͂</span> <span>Ϊ̀ Ϊ̀</span> <span>Ϊ́ Ϊ́</span> <span>Ι͂ Ι͂</span> <span>Ϊ͂ Ϊ͂</span> <span>Ϋ̀ Ϋ̀</span> <span>Ϋ́ Ϋ́</span> <span>Ρ̓ Ρ̓</span> <span>Υ͂ Υ͂</span> <span>Ϋ͂ Ϋ͂</span> <span>Ω͂ Ω͂</span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,23 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Greek final sigma, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content=''>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test">οδυσσευς</div>
|
||||
<div class="ref">οδυσσευς</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Lithuanian, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test" lang="lt"><span>i̇̀ i̇̀</span> <span>i̇́ i̇́</span> <span>i̇̃ i̇̃</span></div>
|
||||
<!--Notes:
|
||||
The language of the test box is set to Lithuanian (lt)
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Turkish, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test" lang="tr"><span>İ İ</span> <span>I I</span></div>
|
||||
<!--Notes:
|
||||
The language of the test box is set to Turkish (tr).
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Turkish, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test" lang="tr"><span>i i</span> <span>i i</span> <span>ı ı</span></div>
|
||||
<!--Notes:
|
||||
The language of the test box is set to Turkish (tr).
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Azeri, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test" lang="az"><span>İ İ</span> <span>I I</span></div>
|
||||
<!--Notes:
|
||||
The language of the test box is set to Azeri (az).
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Azeri, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test" lang="az"><span>i i</span> <span>i i</span> <span>ı ı</span></div>
|
||||
<!--Notes:
|
||||
The language of the test box is set to Azeri (az).
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-D, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A723">Ꜣ Ꜣ</span> <span title="U+A725">Ꜥ Ꜥ</span> <span title="U+A727">Ꜧ Ꜧ</span> <span title="U+A729">Ꜩ Ꜩ</span> <span title="U+A72B">Ꜫ Ꜫ</span> <span title="U+A72D">Ꜭ Ꜭ</span> <span title="U+A72F">Ꜯ Ꜯ</span> <span title="U+A733">Ꜳ Ꜳ</span> <span title="U+A735">Ꜵ Ꜵ</span> <span title="U+A737">Ꜷ Ꜷ</span> <span title="U+A739">Ꜹ Ꜹ</span> <span title="U+A73B">Ꜻ Ꜻ</span> <span title="U+A73D">Ꜽ Ꜽ</span> <span title="U+A73F">Ꜿ Ꜿ</span> <span title="U+A741">Ꝁ Ꝁ</span> <span title="U+A743">Ꝃ Ꝃ</span> <span title="U+A745">Ꝅ Ꝅ</span> <span title="U+A747">Ꝇ Ꝇ</span> <span title="U+A749">Ꝉ Ꝉ</span> <span title="U+A74B">Ꝋ Ꝋ</span> <span title="U+A74D">Ꝍ Ꝍ</span> <span title="U+A74F">Ꝏ Ꝏ</span> <span title="U+A751">Ꝑ Ꝑ</span> <span title="U+A753">Ꝓ Ꝓ</span> <span title="U+A755">Ꝕ Ꝕ</span> <span title="U+A757">Ꝗ Ꝗ</span> <span title="U+A759">Ꝙ Ꝙ</span> <span title="U+A75B">Ꝛ Ꝛ</span> <span title="U+A75D">Ꝝ Ꝝ</span> <span title="U+A75F">Ꝟ Ꝟ</span> <span title="U+A761">Ꝡ Ꝡ</span> <span title="U+A763">Ꝣ Ꝣ</span> <span title="U+A765">Ꝥ Ꝥ</span> <span title="U+A767">Ꝧ Ꝧ</span> <span title="U+A769">Ꝩ Ꝩ</span> <span title="U+A76B">Ꝫ Ꝫ</span> <span title="U+A76D">Ꝭ Ꝭ</span> <span title="U+A76F">Ꝯ Ꝯ</span> <span title="U+A77A">Ꝺ Ꝺ</span> <span title="U+A77C">Ꝼ Ꝼ</span> <span title="U+A77F">Ꝿ Ꝿ</span> <span title="U+A781">Ꞁ Ꞁ</span> <span title="U+A783">Ꞃ Ꞃ</span> <span title="U+A785">Ꞅ Ꞅ</span> <span title="U+A787">Ꞇ Ꞇ</span> <span title="U+A78C">Ꞌ Ꞌ</span> <span title="U+A791">Ꞑ Ꞑ</span> <span title="U+A793">Ꞓ Ꞓ</span> <span title="U+A797">Ꞗ Ꞗ</span> <span title="U+A799">Ꞙ Ꞙ</span> <span title="U+A79B">Ꞛ Ꞛ</span> <span title="U+A79D">Ꞝ Ꞝ</span> <span title="U+A79F">Ꞟ Ꞟ</span> <span title="U+A7A1">Ꞡ Ꞡ</span> <span title="U+A7A3">Ꞣ Ꞣ</span> <span title="U+A7A5">Ꞥ Ꞥ</span> <span title="U+A7A7">Ꞧ Ꞧ</span> <span title="U+A7A9">Ꞩ Ꞩ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ꜠ ꜡ ꜰ ꜱ ꝰ ꝱ ꝲ ꝳ ꝴ ꝵ ꝶ ꝷ ꝸ ꞈ ꞉ ꞊ ꞎ ꞔ ꞕ ꟷ ꟸ ꟹ ꟺ ꟻ ꟼ ꟽ ꟾ ꟿ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Latin Extended-D, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A722">ꜣ ꜣ</span> <span title="U+A724">ꜥ ꜥ</span> <span title="U+A726">ꜧ ꜧ</span> <span title="U+A728">ꜩ ꜩ</span> <span title="U+A72A">ꜫ ꜫ</span> <span title="U+A72C">ꜭ ꜭ</span> <span title="U+A72E">ꜯ ꜯ</span> <span title="U+A732">ꜳ ꜳ</span> <span title="U+A734">ꜵ ꜵ</span> <span title="U+A736">ꜷ ꜷ</span> <span title="U+A738">ꜹ ꜹ</span> <span title="U+A73A">ꜻ ꜻ</span> <span title="U+A73C">ꜽ ꜽ</span> <span title="U+A73E">ꜿ ꜿ</span> <span title="U+A740">ꝁ ꝁ</span> <span title="U+A742">ꝃ ꝃ</span> <span title="U+A744">ꝅ ꝅ</span> <span title="U+A746">ꝇ ꝇ</span> <span title="U+A748">ꝉ ꝉ</span> <span title="U+A74A">ꝋ ꝋ</span> <span title="U+A74C">ꝍ ꝍ</span> <span title="U+A74E">ꝏ ꝏ</span> <span title="U+A750">ꝑ ꝑ</span> <span title="U+A752">ꝓ ꝓ</span> <span title="U+A754">ꝕ ꝕ</span> <span title="U+A756">ꝗ ꝗ</span> <span title="U+A758">ꝙ ꝙ</span> <span title="U+A75A">ꝛ ꝛ</span> <span title="U+A75C">ꝝ ꝝ</span> <span title="U+A75E">ꝟ ꝟ</span> <span title="U+A760">ꝡ ꝡ</span> <span title="U+A762">ꝣ ꝣ</span> <span title="U+A764">ꝥ ꝥ</span> <span title="U+A766">ꝧ ꝧ</span> <span title="U+A768">ꝩ ꝩ</span> <span title="U+A76A">ꝫ ꝫ</span> <span title="U+A76C">ꝭ ꝭ</span> <span title="U+A76E">ꝯ ꝯ</span> <span title="U+A779">ꝺ ꝺ</span> <span title="U+A77B">ꝼ ꝼ</span> <span title="U+A77D">ᵹ ᵹ</span> <span title="U+A77E">ꝿ ꝿ</span> <span title="U+A780">ꞁ ꞁ</span> <span title="U+A782">ꞃ ꞃ</span> <span title="U+A784">ꞅ ꞅ</span> <span title="U+A786">ꞇ ꞇ</span> <span title="U+A78B">ꞌ ꞌ</span> <span title="U+A78D">ɥ ɥ</span> <span title="U+A790">ꞑ ꞑ</span> <span title="U+A792">ꞓ ꞓ</span> <span title="U+A796">ꞗ ꞗ</span> <span title="U+A798">ꞙ ꞙ</span> <span title="U+A79A">ꞛ ꞛ</span> <span title="U+A79C">ꞝ ꞝ</span> <span title="U+A79E">ꞟ ꞟ</span> <span title="U+A7A0">ꞡ ꞡ</span> <span title="U+A7A2">ꞣ ꞣ</span> <span title="U+A7A4">ꞥ ꞥ</span> <span title="U+A7A6">ꞧ ꞧ</span> <span title="U+A7A8">ꞩ ꞩ</span> <span title="U+A7AA">ɦ ɦ</span> <span title="U+A7AB">ɜ ɜ</span> <span title="U+A7AC">ɡ ɡ</span> <span title="U+A7AD">ɬ ɬ</span> <span title="U+A7B0">ʞ ʞ</span> <span title="U+A7B1">ʇ ʇ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ꜠ ꜡ ꜰ ꜱ ꝰ ꝱ ꝲ ꝳ ꝴ ꝵ ꝶ ꝷ ꝸ ꞈ ꞉ ꞊ ꞎ ꞔ ꞕ ꟷ ꟸ ꟹ ꟺ ꟻ ꟼ ꟽ ꟾ ꟿ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Cyrillic Extended-B, uppercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A641">Ꙁ Ꙁ</span> <span title="U+A643">Ꙃ Ꙃ</span> <span title="U+A645">Ꙅ Ꙅ</span> <span title="U+A647">Ꙇ Ꙇ</span> <span title="U+A649">Ꙉ Ꙉ</span> <span title="U+A64B">Ꙋ Ꙋ</span> <span title="U+A64D">Ꙍ Ꙍ</span> <span title="U+A64F">Ꙏ Ꙏ</span> <span title="U+A651">Ꙑ Ꙑ</span> <span title="U+A653">Ꙓ Ꙓ</span> <span title="U+A655">Ꙕ Ꙕ</span> <span title="U+A657">Ꙗ Ꙗ</span> <span title="U+A659">Ꙙ Ꙙ</span> <span title="U+A65B">Ꙛ Ꙛ</span> <span title="U+A65D">Ꙝ Ꙝ</span> <span title="U+A65F">Ꙟ Ꙟ</span> <span title="U+A661">Ꙡ Ꙡ</span> <span title="U+A663">Ꙣ Ꙣ</span> <span title="U+A665">Ꙥ Ꙥ</span> <span title="U+A667">Ꙧ Ꙧ</span> <span title="U+A669">Ꙩ Ꙩ</span> <span title="U+A66B">Ꙫ Ꙫ</span> <span title="U+A66D">Ꙭ Ꙭ</span> <span title="U+A681">Ꚁ Ꚁ</span> <span title="U+A683">Ꚃ Ꚃ</span> <span title="U+A685">Ꚅ Ꚅ</span> <span title="U+A687">Ꚇ Ꚇ</span> <span title="U+A689">Ꚉ Ꚉ</span> <span title="U+A68B">Ꚋ Ꚋ</span> <span title="U+A68D">Ꚍ Ꚍ</span> <span title="U+A68F">Ꚏ Ꚏ</span> <span title="U+A691">Ꚑ Ꚑ</span> <span title="U+A693">Ꚓ Ꚓ</span> <span title="U+A695">Ꚕ Ꚕ</span> <span title="U+A697">Ꚗ Ꚗ</span> <span title="U+A699">Ꚙ Ꚙ</span> <span title="U+A69B">Ꚛ Ꚛ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ꙮ ꙯ ꙰ ꙱ ꙲ ꙳ ꙴ ꙵ ꙶ ꙷ ꙸ ꙹ ꙺ ꙻ ꙼ ꙽ ꙾ ꙿ ꚜ ꚝ ꚟ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: Cyrillic Extended-B, lowercase</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A640">ꙁ ꙁ</span> <span title="U+A642">ꙃ ꙃ</span> <span title="U+A644">ꙅ ꙅ</span> <span title="U+A646">ꙇ ꙇ</span> <span title="U+A648">ꙉ ꙉ</span> <span title="U+A64A">ꙋ ꙋ</span> <span title="U+A64C">ꙍ ꙍ</span> <span title="U+A64E">ꙏ ꙏ</span> <span title="U+A650">ꙑ ꙑ</span> <span title="U+A652">ꙓ ꙓ</span> <span title="U+A654">ꙕ ꙕ</span> <span title="U+A656">ꙗ ꙗ</span> <span title="U+A658">ꙙ ꙙ</span> <span title="U+A65A">ꙛ ꙛ</span> <span title="U+A65C">ꙝ ꙝ</span> <span title="U+A65E">ꙟ ꙟ</span> <span title="U+A660">ꙡ ꙡ</span> <span title="U+A662">ꙣ ꙣ</span> <span title="U+A664">ꙥ ꙥ</span> <span title="U+A666">ꙧ ꙧ</span> <span title="U+A668">ꙩ ꙩ</span> <span title="U+A66A">ꙫ ꙫ</span> <span title="U+A66C">ꙭ ꙭ</span> <span title="U+A680">ꚁ ꚁ</span> <span title="U+A682">ꚃ ꚃ</span> <span title="U+A684">ꚅ ꚅ</span> <span title="U+A686">ꚇ ꚇ</span> <span title="U+A688">ꚉ ꚉ</span> <span title="U+A68A">ꚋ ꚋ</span> <span title="U+A68C">ꚍ ꚍ</span> <span title="U+A68E">ꚏ ꚏ</span> <span title="U+A690">ꚑ ꚑ</span> <span title="U+A692">ꚓ ꚓ</span> <span title="U+A694">ꚕ ꚕ</span> <span title="U+A696">ꚗ ꚗ</span> <span title="U+A698">ꚙ ꚙ</span> <span title="U+A69A">ꚛ ꚛ</span></div>
|
||||
<!--Notes:
|
||||
Characters from this block that do not have case equivalents: ꙮ ꙯ ꙰ ꙱ ꙲ ꙳ ꙴ ꙵ ꙶ ꙷ ꙸ ꙹ ꙺ ꙻ ꙼ ꙽ ꙾ ꙿ ꚜ ꚝ ꚟ
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</html>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Basic and Latin-1</title>
|
||||
<meta name="assert" content="For the Latin Basic and Latin-1 blocks, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-001-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>aaa Aaa</span> <span>bbb Bbb</span> <span>ccc Ccc</span> <span>ddd Ddd</span> <span>eee Eee</span> <span>fff Fff</span> <span>ggg Ggg</span> <span>hhh Hhh</span> <span>iii Iii</span> <span>jjj Jjj</span> <span>kkk Kkk</span> <span>lll Lll</span> <span>mmm Mmm</span> <span>nnn Nnn</span> <span>ooo Ooo</span> <span>ppp Ppp</span> <span>qqq Qqq</span> <span>rrr Rrr</span> <span>sss Sss</span> <span>ttt Ttt</span> <span>uuu Uuu</span> <span>vvv Vvv</span> <span>www Www</span> <span>xxx Xxx</span> <span>yyy Yyy</span> <span>zzz Zzz</span> <span title="U+00B5">µµµ Μµµ</span> <span title="U+00E0">ààà Ààà</span> <span title="U+00E1">ááá Ááá</span> <span title="U+00E2">âââ Âââ</span> <span title="U+00E3">ããã Ããã</span> <span title="U+00E4">äää Äää</span> <span title="U+00E5">ååå Ååå</span> <span title="U+00E6">æææ Æææ</span> <span title="U+00E7">ççç Ççç</span> <span title="U+00E8">èèè Èèè</span> <span title="U+00E9">ééé Ééé</span> <span title="U+00EA">êêê Êêê</span> <span title="U+00EB">ëëë Ëëë</span> <span title="U+00EC">ììì Ììì</span> <span title="U+00ED">ííí Ííí</span> <span title="U+00EE">îîî Îîî</span> <span title="U+00EF">ïïï Ïïï</span> <span title="U+00F0">ððð Ððð</span> <span title="U+00F1">ñññ Ñññ</span> <span title="U+00F2">òòò Òòò</span> <span title="U+00F3">óóó Óóó</span> <span title="U+00F4">ôôô Ôôô</span> <span title="U+00F5">õõõ Õõõ</span> <span title="U+00F6">ööö Ööö</span> <span title="U+00F8">øøø Øøø</span> <span title="U+00F9">ùùù Ùùù</span> <span title="U+00FA">úúú Úúú</span> <span title="U+00FB">ûûû Ûûû</span> <span title="U+00FC">üüü Üüü</span> <span title="U+00FD">ýýý Ýýý</span> <span title="U+00FE">þþþ Þþþ</span> <span title="U+00FF">ÿÿÿ Ÿÿÿ</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-A</title>
|
||||
<meta name="assert" content="For the Latin Extended-A Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-005-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0101">āāā Āāā</span> <span title="U+0103">ăăă Ăăă</span> <span title="U+0105">ąąą Ąąą</span> <span title="U+0107">ććć Ććć</span> <span title="U+0109">ĉĉĉ Ĉĉĉ</span> <span title="U+010B">ċċċ Ċċċ</span> <span title="U+010D">ččč Ččč</span> <span title="U+010F">ďďď Ďďď</span> <span title="U+0111">đđđ Đđđ</span> <span title="U+0113">ēēē Ēēē</span> <span title="U+0115">ĕĕĕ Ĕĕĕ</span> <span title="U+0117">ėėė Ėėė</span> <span title="U+0119">ęęę Ęęę</span> <span title="U+011B">ěěě Ěěě</span> <span title="U+011D">ĝĝĝ Ĝĝĝ</span> <span title="U+011F">ğğğ Ğğğ</span> <span title="U+0121">ġġġ Ġġġ</span> <span title="U+0123">ģģģ Ģģģ</span> <span title="U+0125">ĥĥĥ Ĥĥĥ</span> <span title="U+0127">ħħħ Ħħħ</span> <span title="U+0129">ĩĩĩ Ĩĩĩ</span> <span title="U+012B">īīī Īīī</span> <span title="U+012D">ĭĭĭ Ĭĭĭ</span> <span title="U+012F">įįį Įįį</span> <span title="U+0131">ııı Iıı</span> <span title="U+0133">ijijij IJijij</span> <span title="U+0135">ĵĵĵ Ĵĵĵ</span> <span title="U+0137">ķķķ Ķķķ</span> <span title="U+013A">ĺĺĺ Ĺĺĺ</span> <span title="U+013C">ļļļ Ļļļ</span> <span title="U+013E">ľľľ Ľľľ</span> <span title="U+0140">ŀŀŀ Ŀŀŀ</span> <span title="U+0142">łłł Łłł</span> <span title="U+0144">ńńń Ńńń</span> <span title="U+0146">ņņņ Ņņņ</span> <span title="U+0148">ňňň Ňňň</span> <span title="U+014B">ŋŋŋ Ŋŋŋ</span> <span title="U+014D">ōōō Ōōō</span> <span title="U+014F">ŏŏŏ Ŏŏŏ</span> <span title="U+0151">őőő Őőő</span> <span title="U+0153">œœœ Œœœ</span> <span title="U+0155">ŕŕŕ Ŕŕŕ</span> <span title="U+0157">ŗŗŗ Ŗŗŗ</span> <span title="U+0159">řřř Řřř</span> <span title="U+015B">śśś Śśś</span> <span title="U+015D">ŝŝŝ Ŝŝŝ</span> <span title="U+015F">şşş Şşş</span> <span title="U+0161">ššš Ššš</span> <span title="U+0163">ţţţ Ţţţ</span> <span title="U+0165">ťťť Ťťť</span> <span title="U+0167">ŧŧŧ Ŧŧŧ</span> <span title="U+0169">ũũũ Ũũũ</span> <span title="U+016B">ūūū Ūūū</span> <span title="U+016D">ŭŭŭ Ŭŭŭ</span> <span title="U+016F">ůůů Ůůů</span> <span title="U+0171">űűű Űűű</span> <span title="U+0173">ųųų Ųųų</span> <span title="U+0175">ŵŵŵ Ŵŵŵ</span> <span title="U+0177">ŷŷŷ Ŷŷŷ</span> <span title="U+017A">źźź Źźź</span> <span title="U+017C">żżż Żżż</span> <span title="U+017E">žžž Žžž</span> <span title="U+017F">ſſſ Sſſ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-C</title>
|
||||
<meta name="assert" content="For the Latin Extended-C Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-009-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2C61">ⱡⱡⱡ Ⱡⱡⱡ</span> <span title="U+2C65">ⱥⱥⱥ Ⱥⱥⱥ</span> <span title="U+2C66">ⱦⱦⱦ Ⱦⱦⱦ</span> <span title="U+2C68">ⱨⱨⱨ Ⱨⱨⱨ</span> <span title="U+2C6A">ⱪⱪⱪ Ⱪⱪⱪ</span> <span title="U+2C6C">ⱬⱬⱬ Ⱬⱬⱬ</span> <span title="U+2C73">ⱳⱳⱳ Ⱳⱳⱳ</span> <span title="U+2C76">ⱶⱶⱶ Ⱶⱶⱶ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Extended-D</title>
|
||||
<meta name="assert" content="For the Latin Extended-D Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-010-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+A723">ꜣꜣꜣ Ꜣꜣꜣ</span> <span title="U+A725">ꜥꜥꜥ Ꜥꜥꜥ</span> <span title="U+A727">ꜧꜧꜧ Ꜧꜧꜧ</span> <span title="U+A729">ꜩꜩꜩ Ꜩꜩꜩ</span> <span title="U+A72B">ꜫꜫꜫ Ꜫꜫꜫ</span> <span title="U+A72D">ꜭꜭꜭ Ꜭꜭꜭ</span> <span title="U+A72F">ꜯꜯꜯ Ꜯꜯꜯ</span> <span title="U+A733">ꜳꜳꜳ Ꜳꜳꜳ</span> <span title="U+A735">ꜵꜵꜵ Ꜵꜵꜵ</span> <span title="U+A737">ꜷꜷꜷ Ꜷꜷꜷ</span> <span title="U+A739">ꜹꜹꜹ Ꜹꜹꜹ</span> <span title="U+A73B">ꜻꜻꜻ Ꜻꜻꜻ</span> <span title="U+A73D">ꜽꜽꜽ Ꜽꜽꜽ</span> <span title="U+A73F">ꜿꜿꜿ Ꜿꜿꜿ</span> <span title="U+A741">ꝁꝁꝁ Ꝁꝁꝁ</span> <span title="U+A743">ꝃꝃꝃ Ꝃꝃꝃ</span> <span title="U+A745">ꝅꝅꝅ Ꝅꝅꝅ</span> <span title="U+A747">ꝇꝇꝇ Ꝇꝇꝇ</span> <span title="U+A749">ꝉꝉꝉ Ꝉꝉꝉ</span> <span title="U+A74B">ꝋꝋꝋ Ꝋꝋꝋ</span> <span title="U+A74D">ꝍꝍꝍ Ꝍꝍꝍ</span> <span title="U+A74F">ꝏꝏꝏ Ꝏꝏꝏ</span> <span title="U+A751">ꝑꝑꝑ Ꝑꝑꝑ</span> <span title="U+A753">ꝓꝓꝓ Ꝓꝓꝓ</span> <span title="U+A755">ꝕꝕꝕ Ꝕꝕꝕ</span> <span title="U+A757">ꝗꝗꝗ Ꝗꝗꝗ</span> <span title="U+A759">ꝙꝙꝙ Ꝙꝙꝙ</span> <span title="U+A75B">ꝛꝛꝛ Ꝛꝛꝛ</span> <span title="U+A75D">ꝝꝝꝝ Ꝝꝝꝝ</span> <span title="U+A75F">ꝟꝟꝟ Ꝟꝟꝟ</span> <span title="U+A761">ꝡꝡꝡ Ꝡꝡꝡ</span> <span title="U+A763">ꝣꝣꝣ Ꝣꝣꝣ</span> <span title="U+A765">ꝥꝥꝥ Ꝥꝥꝥ</span> <span title="U+A767">ꝧꝧꝧ Ꝧꝧꝧ</span> <span title="U+A769">ꝩꝩꝩ Ꝩꝩꝩ</span> <span title="U+A76B">ꝫꝫꝫ Ꝫꝫꝫ</span> <span title="U+A76D">ꝭꝭꝭ Ꝭꝭꝭ</span> <span title="U+A76F">ꝯꝯꝯ Ꝯꝯꝯ</span> <span title="U+A77A">ꝺꝺꝺ Ꝺꝺꝺ</span> <span title="U+A77C">ꝼꝼꝼ Ꝼꝼꝼ</span> <span title="U+A77F">ꝿꝿꝿ Ꝿꝿꝿ</span> <span title="U+A781">ꞁꞁꞁ Ꞁꞁꞁ</span> <span title="U+A783">ꞃꞃꞃ Ꞃꞃꞃ</span> <span title="U+A785">ꞅꞅꞅ Ꞅꞅꞅ</span> <span title="U+A787">ꞇꞇꞇ Ꞇꞇꞇ</span> <span title="U+A78C">ꞌꞌꞌ Ꞌꞌꞌ</span> <span title="U+A791">ꞑꞑꞑ Ꞑꞑꞑ</span> <span title="U+A793">ꞓꞓꞓ Ꞓꞓꞓ</span> <span title="U+A797">ꞗꞗꞗ Ꞗꞗꞗ</span> <span title="U+A799">ꞙꞙꞙ Ꞙꞙꞙ</span> <span title="U+A79B">ꞛꞛꞛ Ꞛꞛꞛ</span> <span title="U+A79D">ꞝꞝꞝ Ꞝꞝꞝ</span> <span title="U+A79F">ꞟꞟꞟ Ꞟꞟꞟ</span> <span title="U+A7A1">ꞡꞡꞡ Ꞡꞡꞡ</span> <span title="U+A7A3">ꞣꞣꞣ Ꞣꞣꞣ</span> <span title="U+A7A5">ꞥꞥꞥ Ꞥꞥꞥ</span> <span title="U+A7A7">ꞧꞧꞧ Ꞧꞧꞧ</span> <span title="U+A7A9">ꞩꞩꞩ Ꞩꞩꞩ</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Full-width Latin</title>
|
||||
<meta name="assert" content="For the Latin letters in the Halfwidth and Fullwidth Forms Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-011-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+FF41">aaa Aaa</span> <span title="U+FF42">bbb Bbb</span> <span title="U+FF43">ccc Ccc</span> <span title="U+FF44">ddd Ddd</span> <span title="U+FF45">eee Eee</span> <span title="U+FF46">fff Fff</span> <span title="U+FF47">ggg Ggg</span> <span title="U+FF48">hhh Hhh</span> <span title="U+FF49">iii Iii</span> <span title="U+FF4A">jjj Jjj</span> <span title="U+FF4B">kkk Kkk</span> <span title="U+FF4C">lll Lll</span> <span title="U+FF4D">mmm Mmm</span> <span title="U+FF4E">nnn Nnn</span> <span title="U+FF4F">ooo Ooo</span> <span title="U+FF50">ppp Ppp</span> <span title="U+FF51">qqq Qqq</span> <span title="U+FF52">rrr Rrr</span> <span title="U+FF53">sss Sss</span> <span title="U+FF54">ttt Ttt</span> <span title="U+FF55">uuu Uuu</span> <span title="U+FF56">vvv Vvv</span> <span title="U+FF57">www Www</span> <span title="U+FF58">xxx Xxx</span> <span title="U+FF59">yyy Yyy</span> <span title="U+FF5A">zzz Zzz</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,32 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Cyrillic Supplement</title>
|
||||
<meta name="assert" content="For the Cyrillic Supplement Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-020-ref.html">
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'),
|
||||
url('../../fonts/GentiumPlus-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0501">ԁԁԁ Ԁԁԁ</span> <span title="U+0503">ԃԃԃ Ԃԃԃ</span> <span title="U+0505">ԅԅԅ Ԅԅԅ</span> <span title="U+0507">ԇԇԇ Ԇԇԇ</span> <span title="U+0509">ԉԉԉ Ԉԉԉ</span> <span title="U+050B">ԋԋԋ Ԋԋԋ</span> <span title="U+050D">ԍԍԍ Ԍԍԍ</span> <span title="U+050F">ԏԏԏ Ԏԏԏ</span> <span title="U+0511">ԑԑԑ Ԑԑԑ</span> <span title="U+0513">ԓԓԓ Ԓԓԓ</span> <span title="U+0515">ԕԕԕ Ԕԕԕ</span> <span title="U+0517">ԗԗԗ Ԗԗԗ</span> <span title="U+0519">ԙԙԙ Ԙԙԙ</span> <span title="U+051B">ԛԛԛ Ԛԛԛ</span> <span title="U+051D">ԝԝԝ Ԝԝԝ</span> <span title="U+051F">ԟԟԟ Ԟԟԟ</span> <span title="U+0521">ԡԡԡ Ԡԡԡ</span> <span title="U+0523">ԣԣԣ Ԣԣԣ</span> <span title="U+0525">ԥԥԥ Ԥԥԥ</span> <span title="U+0527">ԧԧԧ Ԧԧԧ</span> <span title="U+0529">ԩԩԩ Ԩԩԩ</span> <span title="U+052B">ԫԫԫ Ԫԫԫ</span> <span title="U+052D">ԭԭԭ Ԭԭԭ</span> <span title="U+052F">ԯԯԯ Ԯԯԯ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,32 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Armenian</title>
|
||||
<meta name="assert" content="For the ArmenianUnicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-022-ref.html">
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansArmenian-Regular') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+0561">աաա Աաա</span> <span title="U+0562">բբբ Բբբ</span> <span title="U+0563">գգգ Գգգ</span> <span title="U+0564">դդդ Դդդ</span> <span title="U+0565">եեե Եեե</span> <span title="U+0566">զզզ Զզզ</span> <span title="U+0567">էէէ Էէէ</span> <span title="U+0568">ըըը Ըըը</span> <span title="U+0569">թթթ Թթթ</span> <span title="U+056A">ժժժ Ժժժ</span> <span title="U+056B">իիի Իիի</span> <span title="U+056C">լլլ Լլլ</span> <span title="U+056D">խխխ Խխխ</span> <span title="U+056E">ծծծ Ծծծ</span> <span title="U+056F">կկկ Կկկ</span> <span title="U+0570">հհհ Հհհ</span> <span title="U+0571">ձձձ Ձձձ</span> <span title="U+0572">ղղղ Ղղղ</span> <span title="U+0573">ճճճ Ճճճ</span> <span title="U+0574">մմմ Մմմ</span> <span title="U+0575">յյյ Յյյ</span> <span title="U+0576">ննն Ննն</span> <span title="U+0577">շշշ Շշշ</span> <span title="U+0578">ոոո Ոոո</span> <span title="U+0579">չչչ Չչչ</span> <span title="U+057A">պպպ Պպպ</span> <span title="U+057B">ջջջ Ջջջ</span> <span title="U+057C">ռռռ Ռռռ</span> <span title="U+057D">սսս Սսս</span> <span title="U+057E">վվվ Վվվ</span> <span title="U+057F">տտտ Տտտ</span> <span title="U+0580">րրր Րրր</span> <span title="U+0581">ցցց Ցցց</span> <span title="U+0582">ւււ Ւււ</span> <span title="U+0583">փփփ Փփփ</span> <span title="U+0584">քքք Քքք</span> <span title="U+0585">օօօ Օօօ</span> <span title="U+0586">ֆֆֆ Ֆֆֆ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,32 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Number Forms</title>
|
||||
<meta name="assert" content="For the Number Forms Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-024-ref.html">
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2170">ⅰⅰⅰ Ⅰⅰⅰ</span> <span title="U+2171">ⅱⅱⅱ Ⅱⅱⅱ</span> <span title="U+2172">ⅲⅲⅲ Ⅲⅲⅲ</span> <span title="U+2173">ⅳⅳⅳ Ⅳⅳⅳ</span> <span title="U+2174">ⅴⅴⅴ Ⅴⅴⅴ</span> <span title="U+2175">ⅵⅵⅵ Ⅵⅵⅵ</span> <span title="U+2176">ⅶⅶⅶ Ⅶⅶⅶ</span> <span title="U+2177">ⅷⅷⅷ Ⅷⅷⅷ</span> <span title="U+2178">ⅸⅸⅸ Ⅸⅸⅸ</span> <span title="U+2179">ⅹⅹⅹ Ⅹⅹⅹ</span> <span title="U+217A">ⅺⅺⅺ Ⅺⅺⅺ</span> <span title="U+217B">ⅻⅻⅻ Ⅻⅻⅻ</span> <span title="U+217C">ⅼⅼⅼ Ⅼⅼⅼ</span> <span title="U+217D">ⅽⅽⅽ Ⅽⅽⅽ</span> <span title="U+217E">ⅾⅾⅾ Ⅾⅾⅾ</span> <span title="U+217F">ⅿⅿⅿ Ⅿⅿⅿ</span> <span title="U+2184">ↄↄↄ Ↄↄↄ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Enclosed Alphanumerics</title>
|
||||
<meta name="assert" content="For the Enclosed Alphanumerics Unicode block, text-transform: capitalize does NOT put any character in titlecase.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-026-ref.html">
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if there are NO uppercase letters.<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+24D0">ⓐⓐⓐ</span> <span title="U+24D1">ⓑⓑⓑ</span> <span title="U+24D2">ⓒⓒⓒ</span> <span title="U+24D3">ⓓⓓⓓ</span> <span title="U+24D4">ⓔⓔⓔ</span> <span title="U+24D5">ⓕⓕⓕ</span> <span title="U+24D6">ⓖⓖⓖ</span> <span title="U+24D7">ⓗⓗⓗ</span> <span title="U+24D8">ⓘⓘⓘ</span> <span title="U+24D9">ⓙⓙⓙ</span> <span title="U+24DA">ⓚⓚⓚ</span> <span title="U+24DB">ⓛⓛⓛ</span> <span title="U+24DC">ⓜⓜⓜ</span> <span title="U+24DD">ⓝⓝⓝ</span> <span title="U+24DE">ⓞⓞⓞ</span> <span title="U+24DF">ⓟⓟⓟ</span> <span title="U+24E0">ⓠⓠⓠ</span> <span title="U+24E1">ⓡⓡⓡ</span> <span title="U+24E2">ⓢⓢⓢ</span> <span title="U+24E3">ⓣⓣⓣ</span> <span title="U+24E4">ⓤⓤⓤ</span> <span title="U+24E5">ⓥⓥⓥ</span> <span title="U+24E6">ⓦⓦⓦ</span> <span title="U+24E7">ⓧⓧⓧ</span> <span title="U+24E8">ⓨⓨⓨ</span> <span title="U+24E9">ⓩⓩⓩ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
The reason titlecase is not applied is that these characters have the general property So, and are therefore not included in the definition of typographic letter unit.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,32 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Deseret</title>
|
||||
<meta name="assert" content="For the Deseret Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-028-ref.html">
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+10428">𐐨𐐨𐐨 𐐀𐐨𐐨</span> <span title="U+10429">𐐩𐐩𐐩 𐐁𐐩𐐩</span> <span title="U+1042A">𐐪𐐪𐐪 𐐂𐐪𐐪</span> <span title="U+1042B">𐐫𐐫𐐫 𐐃𐐫𐐫</span> <span title="U+1042C">𐐬𐐬𐐬 𐐄𐐬𐐬</span> <span title="U+1042D">𐐭𐐭𐐭 𐐅𐐭𐐭</span> <span title="U+1042E">𐐮𐐮𐐮 𐐆𐐮𐐮</span> <span title="U+1042F">𐐯𐐯𐐯 𐐇𐐯𐐯</span> <span title="U+10430">𐐰𐐰𐐰 𐐈𐐰𐐰</span> <span title="U+10431">𐐱𐐱𐐱 𐐉𐐱𐐱</span> <span title="U+10432">𐐲𐐲𐐲 𐐊𐐲𐐲</span> <span title="U+10433">𐐳𐐳𐐳 𐐋𐐳𐐳</span> <span title="U+10434">𐐴𐐴𐐴 𐐌𐐴𐐴</span> <span title="U+10435">𐐵𐐵𐐵 𐐍𐐵𐐵</span> <span title="U+10436">𐐶𐐶𐐶 𐐎𐐶𐐶</span> <span title="U+10437">𐐷𐐷𐐷 𐐏𐐷𐐷</span> <span title="U+10438">𐐸𐐸𐐸 𐐐𐐸𐐸</span> <span title="U+10439">𐐹𐐹𐐹 𐐑𐐹𐐹</span> <span title="U+1043A">𐐺𐐺𐐺 𐐒𐐺𐐺</span> <span title="U+1043B">𐐻𐐻𐐻 𐐓𐐻𐐻</span> <span title="U+1043C">𐐼𐐼𐐼 𐐔𐐼𐐼</span> <span title="U+1043D">𐐽𐐽𐐽 𐐕𐐽𐐽</span> <span title="U+1043E">𐐾𐐾𐐾 𐐖𐐾𐐾</span> <span title="U+1043F">𐐿𐐿𐐿 𐐗𐐿𐐿</span> <span title="U+10440">𐑀𐑀𐑀 𐐘𐑀𐑀</span> <span title="U+10441">𐑁𐑁𐑁 𐐙𐑁𐑁</span> <span title="U+10442">𐑂𐑂𐑂 𐐚𐑂𐑂</span> <span title="U+10443">𐑃𐑃𐑃 𐐛𐑃𐑃</span> <span title="U+10444">𐑄𐑄𐑄 𐐜𐑄𐑄</span> <span title="U+10445">𐑅𐑅𐑅 𐐝𐑅𐑅</span> <span title="U+10446">𐑆𐑆𐑆 𐐞𐑆𐑆</span> <span title="U+10447">𐑇𐑇𐑇 𐐟𐑇𐑇</span> <span title="U+10448">𐑈𐑈𐑈 𐐠𐑈𐑈</span> <span title="U+10449">𐑉𐑉𐑉 𐐡𐑉𐑉</span> <span title="U+1044A">𐑊𐑊𐑊 𐐢𐑊𐑊</span> <span title="U+1044B">𐑋𐑋𐑋 𐐣𐑋𐑋</span> <span title="U+1044C">𐑌𐑌𐑌 𐐤𐑌𐑌</span> <span title="U+1044D">𐑍𐑍𐑍 𐐥𐑍𐑍</span> <span title="U+1044E">𐑎𐑎𐑎 𐐦𐑎𐑎</span> <span title="U+1044F">𐑏𐑏𐑏 𐐧𐑏𐑏</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,32 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, Georgian Supplement</title>
|
||||
<meta name="assert" content="For the Georgian Supplement Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-030-ref.html">
|
||||
<meta name='flags' content='font'>
|
||||
<style type='text/css'>
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br>
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span title="U+2D00">ⴀⴀⴀ Ⴀⴀⴀ</span> <span title="U+2D01">ⴁⴁⴁ Ⴁⴁⴁ</span> <span title="U+2D02">ⴂⴂⴂ Ⴂⴂⴂ</span> <span title="U+2D03">ⴃⴃⴃ Ⴃⴃⴃ</span> <span title="U+2D04">ⴄⴄⴄ Ⴄⴄⴄ</span> <span title="U+2D05">ⴅⴅⴅ Ⴅⴅⴅ</span> <span title="U+2D06">ⴆⴆⴆ Ⴆⴆⴆ</span> <span title="U+2D07">ⴇⴇⴇ Ⴇⴇⴇ</span> <span title="U+2D08">ⴈⴈⴈ Ⴈⴈⴈ</span> <span title="U+2D09">ⴉⴉⴉ Ⴉⴉⴉ</span> <span title="U+2D0A">ⴊⴊⴊ Ⴊⴊⴊ</span> <span title="U+2D0B">ⴋⴋⴋ Ⴋⴋⴋ</span> <span title="U+2D0C">ⴌⴌⴌ Ⴌⴌⴌ</span> <span title="U+2D0D">ⴍⴍⴍ Ⴍⴍⴍ</span> <span title="U+2D0E">ⴎⴎⴎ Ⴎⴎⴎ</span> <span title="U+2D0F">ⴏⴏⴏ Ⴏⴏⴏ</span> <span title="U+2D10">ⴐⴐⴐ Ⴐⴐⴐ</span> <span title="U+2D11">ⴑⴑⴑ Ⴑⴑⴑ</span> <span title="U+2D12">ⴒⴒⴒ Ⴒⴒⴒ</span> <span title="U+2D13">ⴓⴓⴓ Ⴓⴓⴓ</span> <span title="U+2D14">ⴔⴔⴔ Ⴔⴔⴔ</span> <span title="U+2D15">ⴕⴕⴕ Ⴕⴕⴕ</span> <span title="U+2D16">ⴖⴖⴖ Ⴖⴖⴖ</span> <span title="U+2D17">ⴗⴗⴗ Ⴗⴗⴗ</span> <span title="U+2D18">ⴘⴘⴘ Ⴘⴘⴘ</span> <span title="U+2D19">ⴙⴙⴙ Ⴙⴙⴙ</span> <span title="U+2D1A">ⴚⴚⴚ Ⴚⴚⴚ</span> <span title="U+2D1B">ⴛⴛⴛ Ⴛⴛⴛ</span> <span title="U+2D1C">ⴜⴜⴜ Ⴜⴜⴜ</span> <span title="U+2D1D">ⴝⴝⴝ Ⴝⴝⴝ</span> <span title="U+2D1E">ⴞⴞⴞ Ⴞⴞⴞ</span> <span title="U+2D1F">ⴟⴟⴟ Ⴟⴟⴟ</span> <span title="U+2D20">ⴠⴠⴠ Ⴠⴠⴠ</span> <span title="U+2D21">ⴡⴡⴡ Ⴡⴡⴡ</span> <span title="U+2D22">ⴢⴢⴢ Ⴢⴢⴢ</span> <span title="U+2D23">ⴣⴣⴣ Ⴣⴣⴣ</span> <span title="U+2D24">ⴤⴤⴤ Ⴤⴤⴤ</span> <span title="U+2D25">ⴥⴥⴥ Ⴥⴥⴥ</span> <span title="U+2D27">ⴧⴧⴧ Ⴧⴧⴧ</span> <span title="U+2D2D">ⴭⴭⴭ Ⴭⴭⴭ</span></div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>CSS3 Text, text transform: capitalize, initial punctuation</title>
|
||||
<meta name="assert" content="text-transform: uppercase ignores characters that are not typographic letter units and capitalizes the first typographic letter unit in a word.">
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-transform'>
|
||||
<link rel="match" href="reference/text-transform-capitalize-031-ref.html">
|
||||
<style type='text/css'>
|
||||
.test, .ref { font-size: 36px; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', sans-serif; border: 1px solid orange; margin: 10px; padding: 5px; }
|
||||
/* the CSS above is not part of the test */
|
||||
.test { text-transform: capitalize ; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">Test passes if the orange boxes are identical.</p>
|
||||
<div class="test">({[-–"«'.<?!transform</div>
|
||||
<div class="ref">({[-–"«'.<?!Transform</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - capitalize - basic cases</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<link rel="help" title="CSS Text Level 3: 3.1. Transforming Text: the ‘text-transform’ property" href="http://www.w3.org/TR/css-text-3/#text-transform" />
|
||||
<link rel="match" href="reference/text-transform-capitalize-032-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The UA should put all words in titlecase when text-transform is set to capitalize." />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
.test span {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
/* the CSS below is not part of the test */
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div class="test">
|
||||
<span>All words should be put in titlecase.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>All Words Should Be Put In Titlecase.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,351 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - fullwidth - basic cases</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<link rel="reviewer" title="Koji Ishii" href="mailto:kojiishi@gluesoft.co.jp" />
|
||||
<link rel="help" title="CSS Text Level 3: 3.1. Transforming Text: the ‘text-transform’ property" href="http://www.w3.org/TR/css-text-3/#text-transform" />
|
||||
<link rel="match" href="reference/text-transform-fullwidth-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The UA should transform halfwidth character to fullwidth character when text-transform is set to fullwidth." />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
.test span {
|
||||
text-transform: full-width;
|
||||
}
|
||||
/* the CSS below is not part of the test */
|
||||
span {
|
||||
background-color: cyan;
|
||||
}
|
||||
.test {
|
||||
color: Blue;
|
||||
font-size: 200%;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
.test div {
|
||||
display: inline-block;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1em;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
width: 5em;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
// <![CDATA[
|
||||
// Set Font Family to 'IPAMincho'
|
||||
function setFontFamily () {
|
||||
var fontName = 'IPAMincho';
|
||||
var divs = document.getElementsByTagName('div');
|
||||
var i = 0;
|
||||
var div;
|
||||
while (i < divs.length) {
|
||||
div = divs.item(i);
|
||||
if (div.className == 'test') {
|
||||
div.style.fontFamily = fontName;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
}
|
||||
// ]]>
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the upper character in each pair matches the lower one in both shape <strong>and size</strong>.
|
||||
</p>
|
||||
<div class="test">
|
||||
|
||||
<!-- FULLWIDTH LATIN -->
|
||||
<div>[<span> </span>]<br />[<span> </span>]</div>
|
||||
<div><span>!</span><br /><span>!</span></div>
|
||||
<div><span>”</span><br /><span>"</span></div>
|
||||
<div><span>#</span><br /><span>#</span></div>
|
||||
<div><span>$</span><br /><span>$</span></div>
|
||||
<div><span>%</span><br /><span>%</span></div>
|
||||
<div><span>&</span><br /><span>&</span></div>
|
||||
<div><span>’</span><br /><span>'</span></div>
|
||||
<div><span>(</span><br /><span>(</span></div>
|
||||
<div><span>)</span><br /><span>)</span></div>
|
||||
<div><span>*</span><br /><span>*</span></div>
|
||||
<div><span>+</span><br /><span>+</span></div>
|
||||
<div><span>,</span><br /><span>,</span></div>
|
||||
<div><span>-</span><br /><span>-</span></div>
|
||||
<div><span>.</span><br /><span>.</span></div>
|
||||
<div><span>/</span><br /><span>/</span></div>
|
||||
<br />
|
||||
<div><span>0</span><br /><span>0</span></div>
|
||||
<div><span>1</span><br /><span>1</span></div>
|
||||
<div><span>2</span><br /><span>2</span></div>
|
||||
<div><span>3</span><br /><span>3</span></div>
|
||||
<div><span>4</span><br /><span>4</span></div>
|
||||
<div><span>5</span><br /><span>5</span></div>
|
||||
<div><span>6</span><br /><span>6</span></div>
|
||||
<div><span>7</span><br /><span>7</span></div>
|
||||
<div><span>8</span><br /><span>8</span></div>
|
||||
<div><span>9</span><br /><span>9</span></div>
|
||||
<br />
|
||||
<div><span>:</span><br /><span>:</span></div>
|
||||
<div><span>;</span><br /><span>;</span></div>
|
||||
<div><span><</span><br /><span><</span></div>
|
||||
<div><span>=</span><br /><span>=</span></div>
|
||||
<div><span>></span><br /><span>></span></div>
|
||||
<div><span>?</span><br /><span>?</span></div>
|
||||
<div><span>@</span><br /><span>@</span></div>
|
||||
<br />
|
||||
<div><span>A</span><br /><span>A</span></div>
|
||||
<div><span>B</span><br /><span>B</span></div>
|
||||
<div><span>C</span><br /><span>C</span></div>
|
||||
<div><span>D</span><br /><span>D</span></div>
|
||||
<div><span>E</span><br /><span>E</span></div>
|
||||
<div><span>F</span><br /><span>F</span></div>
|
||||
<div><span>G</span><br /><span>G</span></div>
|
||||
<div><span>H</span><br /><span>H</span></div>
|
||||
<div><span>I</span><br /><span>I</span></div>
|
||||
<div><span>J</span><br /><span>J</span></div>
|
||||
<div><span>K</span><br /><span>K</span></div>
|
||||
<div><span>L</span><br /><span>L</span></div>
|
||||
<div><span>M</span><br /><span>M</span></div>
|
||||
<div><span>N</span><br /><span>N</span></div>
|
||||
<div><span>O</span><br /><span>O</span></div>
|
||||
<div><span>P</span><br /><span>P</span></div>
|
||||
<div><span>Q</span><br /><span>Q</span></div>
|
||||
<div><span>R</span><br /><span>R</span></div>
|
||||
<div><span>S</span><br /><span>S</span></div>
|
||||
<div><span>T</span><br /><span>T</span></div>
|
||||
<div><span>U</span><br /><span>U</span></div>
|
||||
<div><span>V</span><br /><span>V</span></div>
|
||||
<div><span>W</span><br /><span>W</span></div>
|
||||
<div><span>X</span><br /><span>X</span></div>
|
||||
<div><span>Y</span><br /><span>Y</span></div>
|
||||
<div><span>Z</span><br /><span>Z</span></div>
|
||||
<br />
|
||||
<div><span>[</span><br /><span>[</span></div>
|
||||
<div><span>\</span><br /><span>\</span></div>
|
||||
<div><span>]</span><br /><span>]</span></div>
|
||||
<div><span>^</span><br /><span>^</span></div>
|
||||
<div><span>_</span><br /><span>_</span></div>
|
||||
<div><span>`</span><br /><span>`</span></div>
|
||||
<br />
|
||||
<div><span>a</span><br /><span>a</span></div>
|
||||
<div><span>b</span><br /><span>b</span></div>
|
||||
<div><span>c</span><br /><span>c</span></div>
|
||||
<div><span>d</span><br /><span>d</span></div>
|
||||
<div><span>e</span><br /><span>e</span></div>
|
||||
<div><span>f</span><br /><span>f</span></div>
|
||||
<div><span>g</span><br /><span>g</span></div>
|
||||
<div><span>h</span><br /><span>h</span></div>
|
||||
<div><span>i</span><br /><span>i</span></div>
|
||||
<div><span>j</span><br /><span>j</span></div>
|
||||
<div><span>k</span><br /><span>k</span></div>
|
||||
<div><span>l</span><br /><span>l</span></div>
|
||||
<div><span>m</span><br /><span>m</span></div>
|
||||
<div><span>n</span><br /><span>n</span></div>
|
||||
<div><span>o</span><br /><span>o</span></div>
|
||||
<div><span>p</span><br /><span>p</span></div>
|
||||
<div><span>q</span><br /><span>q</span></div>
|
||||
<div><span>r</span><br /><span>r</span></div>
|
||||
<div><span>s</span><br /><span>s</span></div>
|
||||
<div><span>t</span><br /><span>t</span></div>
|
||||
<div><span>u</span><br /><span>u</span></div>
|
||||
<div><span>v</span><br /><span>v</span></div>
|
||||
<div><span>w</span><br /><span>w</span></div>
|
||||
<div><span>x</span><br /><span>x</span></div>
|
||||
<div><span>y</span><br /><span>y</span></div>
|
||||
<div><span>z</span><br /><span>z</span></div>
|
||||
<br />
|
||||
<div><span>{</span><br /><span>{</span></div>
|
||||
<div><span>|</span><br /><span>|</span></div>
|
||||
<div><span>}</span><br /><span>}</span></div>
|
||||
<div><span>~</span><br /><span>~</span></div>
|
||||
|
||||
<div><span>⦅</span><br /><span>⦅</span></div> <!-- LEFT WHITE PARENTHESIS -->
|
||||
<div><span>⦆</span><br /><span>⦆</span></div> <!-- RIGHT WHITE PARENTHESIS -->
|
||||
|
||||
<!-- HALFWIDTH KATAKANA -->
|
||||
<br />
|
||||
<div><span>。</span><br /><span>。</span></div>
|
||||
<div><span>「</span><br /><span>「</span></div>
|
||||
<div><span>」</span><br /><span>」</span></div>
|
||||
<div><span>、</span><br /><span>、</span></div>
|
||||
<div><span>・</span><br /><span>・</span></div>
|
||||
<br />
|
||||
<div><span>ヲ</span><br /><span>ヲ</span></div>
|
||||
<div><span>ァ</span><br /><span>ァ</span></div>
|
||||
<div><span>ィ</span><br /><span>ィ</span></div>
|
||||
<div><span>ゥ</span><br /><span>ゥ</span></div>
|
||||
<div><span>ェ</span><br /><span>ェ</span></div>
|
||||
<div><span>ォ</span><br /><span>ォ</span></div>
|
||||
<div><span>ャ</span><br /><span>ャ</span></div>
|
||||
<div><span>ュ</span><br /><span>ュ</span></div>
|
||||
<div><span>ョ</span><br /><span>ョ</span></div>
|
||||
<div><span>ッ</span><br /><span>ッ</span></div>
|
||||
<div><span>ー</span><br /><span>ー</span></div>
|
||||
<br />
|
||||
<div><span>ア</span><br /><span>ア</span></div>
|
||||
<div><span>イ</span><br /><span>イ</span></div>
|
||||
<div><span>ウ</span><br /><span>ウ</span></div>
|
||||
<div><span>エ</span><br /><span>エ</span></div>
|
||||
<div><span>オ</span><br /><span>オ</span></div>
|
||||
<div><span>カ</span><br /><span>カ</span></div>
|
||||
<div><span>キ</span><br /><span>キ</span></div>
|
||||
<div><span>ク</span><br /><span>ク</span></div>
|
||||
<div><span>ケ</span><br /><span>ケ</span></div>
|
||||
<div><span>コ</span><br /><span>コ</span></div>
|
||||
<div><span>サ</span><br /><span>サ</span></div>
|
||||
<div><span>シ</span><br /><span>シ</span></div>
|
||||
<div><span>ス</span><br /><span>ス</span></div>
|
||||
<div><span>セ</span><br /><span>セ</span></div>
|
||||
<div><span>ソ</span><br /><span>ソ</span></div>
|
||||
<div><span>タ</span><br /><span>タ</span></div>
|
||||
<div><span>チ</span><br /><span>チ</span></div>
|
||||
<div><span>ツ</span><br /><span>ツ</span></div>
|
||||
<div><span>テ</span><br /><span>テ</span></div>
|
||||
<div><span>ト</span><br /><span>ト</span></div>
|
||||
<div><span>ナ</span><br /><span>ナ</span></div>
|
||||
<div><span>ニ</span><br /><span>ニ</span></div>
|
||||
<div><span>ヌ</span><br /><span>ヌ</span></div>
|
||||
<div><span>ネ</span><br /><span>ネ</span></div>
|
||||
<div><span>ノ</span><br /><span>ノ</span></div>
|
||||
<div><span>ハ</span><br /><span>ハ</span></div>
|
||||
<div><span>ヒ</span><br /><span>ヒ</span></div>
|
||||
<div><span>フ</span><br /><span>フ</span></div>
|
||||
<div><span>ヘ</span><br /><span>ヘ</span></div>
|
||||
<div><span>ホ</span><br /><span>ホ</span></div>
|
||||
<div><span>マ</span><br /><span>マ</span></div>
|
||||
<div><span>ミ</span><br /><span>ミ</span></div>
|
||||
<div><span>ム</span><br /><span>ム</span></div>
|
||||
<div><span>メ</span><br /><span>メ</span></div>
|
||||
<div><span>モ</span><br /><span>モ</span></div>
|
||||
<div><span>ヤ</span><br /><span>ヤ</span></div>
|
||||
<div><span>ユ</span><br /><span>ユ</span></div>
|
||||
<div><span>ヨ</span><br /><span>ヨ</span></div>
|
||||
<div><span>ラ</span><br /><span>ラ</span></div>
|
||||
<div><span>リ</span><br /><span>リ</span></div>
|
||||
<div><span>ル</span><br /><span>ル</span></div>
|
||||
<div><span>レ</span><br /><span>レ</span></div>
|
||||
<div><span>ロ</span><br /><span>ロ</span></div>
|
||||
<div><span>ワ</span><br /><span>ワ</span></div>
|
||||
<div><span>ン</span><br /><span>ン</span></div>
|
||||
<br />
|
||||
<div><span>゛</span><br /><span>゙</span></div>
|
||||
<div><span>゜</span><br /><span>゚</span></div>
|
||||
|
||||
<!-- HALFWIDTH HANGUL -->
|
||||
<br />
|
||||
<div>[<span>ᅟ</span>]<br />[<span>ᅠ</span>]</div> <!-- HANGUL FILLER -->
|
||||
<div><span>ᆨ</span><br /><span>ᄀ</span></div> <!-- HANGUL LETTER KIYEOK -->
|
||||
<div><span>ᆩ</span><br /><span>ᄁ</span></div> <!-- HANGUL LETTER SSANGKIYEOK -->
|
||||
<div><span>ᆪ</span><br /><span>ᆪ</span></div> <!-- HANGUL LETTER KIYEOK-SIOS -->
|
||||
<div><span>ᆫ</span><br /><span>ᄂ</span></div> <!-- HANGUL LETTER NIEUN -->
|
||||
<div><span>ᆬ</span><br /><span>ᆬ</span></div> <!-- HANGUL LETTER NIEUN-CIEUC -->
|
||||
<div><span>ᆭ</span><br /><span>ᆭ</span></div> <!-- HANGUL LETTER NIEUN-HIEUH -->
|
||||
<div><span>ᆮ</span><br /><span>ᄃ</span></div> <!-- HANGUL LETTER TIKEUT -->
|
||||
<div><span>ᄄ</span><br /><span>ᄄ</span></div> <!-- HANGUL LETTER SSANGTIKEUT -->
|
||||
<div><span>ᆯ</span><br /><span>ᄅ</span></div> <!-- HANGUL LETTER RIEUL -->
|
||||
<div><span>ᆰ</span><br /><span>ᆰ</span></div> <!-- HANGUL LETTER RIEUL-KIYEOK -->
|
||||
<div><span>ᆱ</span><br /><span>ᆱ</span></div> <!-- HANGUL LETTER RIEUL-MIEUM -->
|
||||
<div><span>ᆲ</span><br /><span>ᆲ</span></div> <!-- HANGUL LETTER RIEUL-PIEUP -->
|
||||
<div><span>ᆳ</span><br /><span>ᆳ</span></div> <!-- HANGUL LETTER RIEUL-SIOS -->
|
||||
<div><span>ᆴ</span><br /><span>ᆴ</span></div> <!-- HANGUL LETTER RIEUL-THIEUTH -->
|
||||
<div><span>ᆵ</span><br /><span>ᆵ</span></div> <!-- HANGUL LETTER RIEUL-PHIEUPH -->
|
||||
<div><span>ᄚ</span><br /><span>ᄚ</span></div> <!-- HANGUL LETTER RIEUL-HIEUH -->
|
||||
<div><span>ᄆ</span><br /><span>ᄆ</span></div> <!-- HANGUL LETTER MIEUM -->
|
||||
<div><span>ᄇ</span><br /><span>ᄇ</span></div> <!-- HANGUL LETTER PIEUP -->
|
||||
<div><span>ᄈ</span><br /><span>ᄈ</span></div> <!-- HANGUL LETTER SSANGPIEUP -->
|
||||
<div><span>ᆹ</span><br /><span>ᄡ</span></div> <!-- HANGUL LETTER PIEUP-SIOS -->
|
||||
<div><span>ᄉ</span><br /><span>ᄉ</span></div> <!-- HANGUL LETTER SIOS -->
|
||||
<div><span>ᆻ</span><br /><span>ᄊ</span></div> <!-- HANGUL LETTER SSANGSIOS -->
|
||||
<div><span>ᄋ</span><br /><span>ᄋ</span></div> <!-- HANGUL LETTER IEUNG -->
|
||||
<div><span>ᆽ</span><br /><span>ᄌ</span></div> <!-- HANGUL LETTER CIEUC -->
|
||||
<div><span>ᄍ</span><br /><span>ᄍ</span></div> <!-- HANGUL LETTER SSANGCIEUC -->
|
||||
<div><span>ᆾ</span><br /><span>ᄎ</span></div> <!-- HANGUL LETTER CHIEUCH -->
|
||||
<div><span>ᄏ</span><br /><span>ᄏ</span></div> <!-- HANGUL LETTER KHIEUKH -->
|
||||
<div><span>ᇀ</span><br /><span>ᄐ</span></div> <!-- HANGUL LETTER THIEUTH -->
|
||||
<div><span>ᄑ</span><br /><span>ᄑ</span></div> <!-- HANGUL LETTER PHIEUPH -->
|
||||
<div><span>ᇂ</span><br /><span>ᄒ</span></div> <!-- HANGUL LETTER HIEUH -->
|
||||
<br />
|
||||
<div><span>ᅡ</span><br /><span>ᅡ</span></div> <!-- HANGUL LETTER A -->
|
||||
<div><span>ᅢ</span><br /><span>ᅢ</span></div> <!-- HANGUL LETTER AE -->
|
||||
<div><span>ᅣ</span><br /><span>ᅣ</span></div> <!-- HANGUL LETTER YA -->
|
||||
<div><span>ᅤ</span><br /><span>ᅤ</span></div> <!-- HANGUL LETTER YAE -->
|
||||
<div><span>ᅥ</span><br /><span>ᅥ</span></div> <!-- HANGUL LETTER EO -->
|
||||
<div><span>ᅦ</span><br /><span>ᅦ</span></div> <!-- HANGUL LETTER E -->
|
||||
|
||||
<div><span>ᅧ</span><br /><span>ᅧ</span></div> <!-- HANGUL LETTER YEO -->
|
||||
<div><span>ᅨ</span><br /><span>ᅨ</span></div> <!-- HANGUL LETTER YE -->
|
||||
<div><span>ᅩ</span><br /><span>ᅩ</span></div> <!-- HANGUL LETTER O -->
|
||||
<div><span>ᅪ</span><br /><span>ᅪ</span></div> <!-- HANGUL LETTER WA -->
|
||||
<div><span>ᅫ</span><br /><span>ᅫ</span></div> <!-- HANGUL LETTER WAE -->
|
||||
<div><span>ᅬ</span><br /><span>ᅬ</span></div> <!-- HANGUL LETTER OE -->
|
||||
|
||||
<div><span>ᅭ</span><br /><span>ᅭ</span></div> <!-- HANGUL LETTER YO -->
|
||||
<div><span>ᅮ</span><br /><span>ᅮ</span></div> <!-- HANGUL LETTER U -->
|
||||
<div><span>ᅯ</span><br /><span>ᅯ</span></div> <!-- HANGUL LETTER WEO -->
|
||||
<div><span>ᅰ</span><br /><span>ᅰ</span></div> <!-- HANGUL LETTER WE -->
|
||||
<div><span>ᅱ</span><br /><span>ᅱ</span></div> <!-- HANGUL LETTER WI -->
|
||||
<div><span>ᅲ</span><br /><span>ᅲ</span></div> <!-- HANGUL LETTER YU -->
|
||||
|
||||
<div><span>ᅳ</span><br /><span>ᅳ</span></div> <!-- HANGUL LETTER EU -->
|
||||
<div><span>ᅴ</span><br /><span>ᅴ</span></div> <!-- HANGUL LETTER YI -->
|
||||
<div><span>ᅵ</span><br /><span>ᅵ</span></div> <!-- HANGUL LETTER I -->
|
||||
|
||||
<!-- FULLWIDTH SIGN -->
|
||||
<br />
|
||||
<div><span>¢</span><br /><span>¢</span></div> <!-- CENT SIGN -->
|
||||
<div><span>£</span><br /><span>£</span></div> <!-- POUND SIGN -->
|
||||
<div><span>¬</span><br /><span>¬</span></div> <!-- NOT SIGN -->
|
||||
<div><span> ̄</span><br /><span>¯</span></div> <!-- MACRON -->
|
||||
<div><span>¦</span><br /><span>¦</span></div> <!-- BROKEN BAR -->
|
||||
<div><span>¥</span><br /><span>¥</span></div> <!-- YEN SIGN -->
|
||||
<div><span>₩</span><br /><span>₩</span></div> <!-- WON SIGN -->
|
||||
|
||||
<!-- HALFWIDTH SIGN -->
|
||||
<br />
|
||||
<div><span>|</span><br /><span>│</span></div> <!-- FORMS LIGHT VERTICAL -->
|
||||
<div><span>←</span><br /><span>←</span></div> <!-- LEFTWARDS ARROW -->
|
||||
<div><span>↑</span><br /><span>↑</span></div> <!-- UPWARDS ARROW -->
|
||||
<div><span>→</span><br /><span>→</span></div> <!-- RIGHTWARDS ARROW -->
|
||||
<div><span>↓</span><br /><span>↓</span></div> <!-- DOWNWARDS ARROW -->
|
||||
<div><span>■</span><br /><span>■</span></div> <!-- BLACK SQUARE -->
|
||||
<div><span>○</span><br /><span>○</span></div> <!-- WHITE CIRCLE -->
|
||||
|
||||
<!-- HALFWIDTH LATIN -->
|
||||
<br />
|
||||
<div><span>A</span><br /><span>A</span></div>
|
||||
<div><span>B</span><br /><span>B</span></div>
|
||||
<div><span>C</span><br /><span>C</span></div>
|
||||
<br />
|
||||
<div><span>a</span><br /><span>a</span></div>
|
||||
<div><span>b</span><br /><span>b</span></div>
|
||||
<div><span>c</span><br /><span>c</span></div>
|
||||
|
||||
<!-- FULLWIDTH KANA -->
|
||||
<br />
|
||||
<div><span>あ</span><br /><span>あ</span></div>
|
||||
<div><span>い</span><br /><span>い</span></div>
|
||||
<div><span>う</span><br /><span>う</span></div>
|
||||
<div><span>え</span><br /><span>え</span></div>
|
||||
<div><span>お</span><br /><span>お</span></div>
|
||||
<br />
|
||||
<div><span>ア</span><br /><span>ア</span></div>
|
||||
<div><span>イ</span><br /><span>イ</span></div>
|
||||
<div><span>ウ</span><br /><span>ウ</span></div>
|
||||
<div><span>エ</span><br /><span>エ</span></div>
|
||||
<div><span>オ</span><br /><span>オ</span></div>
|
||||
</div>
|
||||
<p id="fontChange" style="display: none;">
|
||||
If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it.
|
||||
<button type="button" onclick="setFontFamily()">
|
||||
Apply
|
||||
</button>
|
||||
</p>
|
||||
<script type="text/javascript">
|
||||
if (document.getElementById) {
|
||||
document.getElementById('fontChange').style.display = 'block'
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,52 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Reference Test</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-11T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-01-12T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
font-size: 32px;
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if the "Text sample" characters are translated upright and not rotated toward the righthand side.</p>
|
||||
|
||||
<div>Text sample</div>
|
||||
|
||||
<!--
|
||||
T = U+FF34 is the FULLWIDTH LATIN CAPITAL LETTER T
|
||||
e = U+FF45 is the FULLWIDTH LATIN SMALL LETTER E
|
||||
x = U+FF58 is the FULLWIDTH LATIN SMALL LETTER X
|
||||
t = U+FF54 is the FULLWIDTH LATIN SMALL LETTER T
|
||||
|
||||
U+3000 is the fullwidth space character
|
||||
|
||||
s = U+FF53 is the FULLWIDTH LATIN SMALL LETTER S
|
||||
a = U+FF41 is the FULLWIDTH LATIN SMALL LETTER A
|
||||
m = U+FF4D is the FULLWIDTH LATIN SMALL LETTER M
|
||||
p = U+FF50 is the FULLWIDTH LATIN SMALL LETTER P
|
||||
l = U+FF4C is the FULLWIDTH LATIN SMALL LETTER L
|
||||
e = U+FF45 is the FULLWIDTH LATIN SMALL LETTER E
|
||||
|
||||
Halfwidth and Fullwidth Forms
|
||||
Range: FF00–FFEF
|
||||
http://www.unicode.org/charts/PDF/UFF00.pdf
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,37 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Text Test: text-transform: full-width (basic)</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-text-3/#text-transform" title="2.1 Case Transforms: the 'text-transform' property" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth" title="9.1.3.1 Full-width Characters" />
|
||||
<link rel="match" href="text-transform-fullwidth-002-ref.xht" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
<meta content="This test checks basic support of 'text-transform: full-width' in a vertical writing context. Since full-width Latin characters are typeset upright, then the characters of the text sample of this test should not be rotated toward the right but should be upright." name="assert" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-11T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-01-12T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
font-size: 32px;
|
||||
text-transform: full-width;
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if the "Text sample" characters are translated upright and not rotated toward the righthand side.</p>
|
||||
|
||||
<div>Text sample</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,43 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Reference Test</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if both "6" glyphs have <strong>identical</strong> layout and orientation.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<h1>6月</h1>
|
||||
|
||||
<h1>6月</h1>
|
||||
|
||||
<!--
|
||||
6 == 6 or &xFF16; or U+FF16 is the FULLWIDTH DIGIT 6 (≈ <wide> 0036 6)
|
||||
In the Halfwidth and Fullwidth Forms range:
|
||||
http://unicode.org/charts/PDF/UFF00.pdf
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,54 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Text Test: text-transform: full-width with 1 single digit (basic)</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-text-3/#text-transform" title="2.1 Case Transforms: the 'text-transform' property" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth" title="9.1.3.1 Full-width Characters" />
|
||||
<link rel="match" href="text-transform-fullwidth-004-ref.xht" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
<meta content="This test checks basic support of 'text-transform: full-width' in a vertical writing context. Since full-width digit characters are typeset upright, then the single digit character in the text sample should not be rotated toward the right but should be upright." name="assert" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-02-18T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
span
|
||||
{
|
||||
text-transform: full-width;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if both "6" glyphs have <strong>identical</strong> layout and orientation.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<h1 id="test"><span>6</span>月</h1>
|
||||
|
||||
<!-- 6 == 6 or &x36; or U+0036 In the basic latin range: ASCII Digit 6 -->
|
||||
|
||||
<h1 id="reference">6月</h1>
|
||||
|
||||
<!--
|
||||
6 == 6 or &xFF16; or U+FF16 is the FULLWIDTH DIGIT 6 (≈ <wide> 0036 6)
|
||||
In the Halfwidth and Fullwidth Forms range:
|
||||
http://unicode.org/charts/PDF/UFF00.pdf
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,44 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Reference Test</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if both pairs of "23" glyphs have <strong>identical</strong> layout and orientation.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<h1>23日</h1>
|
||||
|
||||
<h1>23日</h1>
|
||||
|
||||
<!--
|
||||
2 == 2 or &xFF12; or U+FF12 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)
|
||||
3 == 3 or &xFF13; or U+FF13 is the FULLWIDTH DIGIT 3 (≈ <wide> 0033 3)
|
||||
In the Halfwidth and Fullwidth Forms range:
|
||||
http://unicode.org/charts/PDF/UFF00.pdf
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,57 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
||||
<title>CSS Text Test: text-transform: full-width with 2 digits (basic)</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-text-3/#text-transform" title="2.1 Case Transforms: the 'text-transform' property" />
|
||||
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth" title="9.1.3.1 Full-width Characters" />
|
||||
<link rel="match" href="text-transform-fullwidth-005-ref.xht" />
|
||||
|
||||
<meta content="" name="flags" />
|
||||
<meta content="This test checks basic support of 'text-transform: full-width' in a vertical writing context. Since full-width digit characters are typeset upright, then both digit characters in the text sample should not be rotated toward the right but should be upright. This is furthermore the case since, in this test, there is no 'text-combine-upright' in effect or applying to such pair of digits." name="assert" />
|
||||
|
||||
<meta name="DC.date.created" content="2017-01-26T09:54:03+11:00" scheme="W3CDTF" />
|
||||
<meta name="DC.date.modified" content="2017-02-18T09:54:03+11:00" scheme="W3CDTF" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
span
|
||||
{
|
||||
text-transform: full-width;
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if both pairs of "23" glyphs have <strong>identical</strong> layout and orientation.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<h1 id="test"><span>23</span>日</h1>
|
||||
|
||||
<!-- 2 or 2 or U+0032 In the basic latin range: ASCII Digit 2 -->
|
||||
|
||||
<!-- 3 or 3 or U+0033 In the basic latin range: ASCII Digit 3 -->
|
||||
|
||||
<h1 id="reference">23日</h1>
|
||||
|
||||
<!--
|
||||
2 == 2 or &xFF12; or U+FF12 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)
|
||||
3 == 3 or &xFF13; or U+FF13 is the FULLWIDTH DIGIT 3 (≈ <wide> 0033 3)
|
||||
In the Halfwidth and Fullwidth Forms range:
|
||||
http://unicode.org/charts/PDF/UFF00.pdf
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: text-transform - lowercase - basic cases</title>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<link rel="help" title="CSS Text Level 3: 3.1. Transforming Text: the ‘text-transform’ property" href="http://www.w3.org/TR/css-text-3/#text-transform" />
|
||||
<link rel="match" href="reference/text-transform-lowercase-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The UA should put all characters in lowercase when text-transform is set to lowercase." />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
.test span {
|
||||
text-transform: lowercase;
|
||||
}
|
||||
/* the CSS below is not part of the test */
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div class="test">
|
||||
<span>ALL CHARACTERS SHOULD BE PUT IN LOWERCASE.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>all characters should be put in lowercase.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<link rel="author" title="Anthony Ramine" href="mailto:n.oxyde@gmail.com"/>
|
||||
</head><body>
|
||||
<span lang="en" style="font-size:32px">i̇i</span>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||
<head>
|
||||
<title>CSS Test: text-transform I with dot above</title>
|
||||
<link rel="author" title="Anthony Ramine" href="mailto:n.oxyde@gmail.com"/>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#valdef-text-transform-lowercase"/>
|
||||
<link rel="match" href="text-transform-lowercase-002-ref.xht"/>
|
||||
<meta name="assert" content="Tests that U+0130 to lowercase includes U+0307"/>
|
||||
<meta name="flags" content=""/>
|
||||
</head><body>
|
||||
<span lang="en" style="font-size:32px;text-transform:lowercase">İI</span>
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue