aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-text-3_dev/xhtml1/css3-text-text-transform-029.xht
blob: 0b36b2e6092b96c40aa636ab4d4ce638469e0e04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8" />
<title>CSS3 Text, text transform: Deseret, lowercase</title>
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" />
<link href="https://drafts.csswg.org/css-text-3/#text-transform" rel="help" />
<link href="reference/css3-text-text-transform-029-ref.xht" rel="match" />
<meta content="" name="flags" />
<meta content="The UA will lowercase all applicable letters in the Deseret Unicode block when text-transform is set to lowercase." name="assert" />
<style type="text/css">
/* the CSS below is not part of the test */
.test, .ref { font-size: 200%; line-height: 2.5em; }
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
.test { text-transform: lowercase; }
</style>
<script src="support/script.js"> </script>

</head>
<body>
<p class="instructions">Test passes if the both characters in each pair match.</p><p class="instructionNote">If you can't see all the glyphs, click on Skip.</p>


<div class="test"><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>𐐐 𐐸</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> <span>𐐡 𐑉</span> <span>𐐢 𐑊</span> <span>𐐣 𐑋</span> <span>𐐤 𐑌</span> <span>𐐥 𐑍</span> <span>𐐦 𐑎</span> <span>𐐧 𐑏</span></div>


<!--Notes:
A downloaded WOFF font is used to maximise the likelihood that the characters can be seen.

-->




</body></html>