Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text/text-transform/text-transform-fullwidth-010.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Test: text-transform:full-width character mapping</title>
<link rel="author" title="Felipe Erias" href="mailto:felipeerias@igalia.com">
<link rel="match" href="reference/text-transform-fullwidth-010-ref.html">
<meta name="assert" content="text-transform:full-width transforms all narrow characters that have a full-width mapping in Unicode to their wide equivalents.">
<style>
div {
text-transform: full-width;
white-space: pre;
}
</style>
<div id="test"> !"#$%&'()
*+,-./0123
456789:;<=
>?@ABCDEFG
HIJKLMNOPQ
RSTUVWXYZ[
\]^_`abcde
fghijklmno
pqrstuvwxy
z{|}~⦅⦆。「」
、・ヲァィゥェォャュ
ョッーアイウエオカキ
クケコサシスセソタチ
ツテトナニヌネノハヒ
フヘホマミムメモヤユ
ヨラリルレロワン゙゚
ᅠᄀᄁᆪᄂᆬᆭᄃᄄᄅ
ᆰᆱᆲᆳᆴᆵᄚᄆᄇᄈ
ᄡᄉᄊᄋᄌᄍᄎᄏᄐᄑ
하ᅢᅣᅤᅥᅦᅧᅨᅩ
ᅪᅫᅬᅭᅮᅯᅰᅱᅲᅳ
ᅴᅵ¢£¬¯¦¥₩│
←↑→↓■○</div>