4 <title>Full-width variations of regular spaces
</title>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
7 <style type=
"text/css">
14 font: 150% Hiragino Maru Gothic ProN
, Meiryo
, Yu Gothic
, sans-serif
;
15 -webkit-font-feature-settings: "fwid" on
;
16 font-feature-settings: "fwid" on
;
20 background-color: red
;
31 <p>Rows should all be the same length:
</p>
33 <pre><span> a b c A B C
</span></pre>
34 <pre><span> a
 b
 c
 A
 B
 C
 </span></pre>
35 <pre><span>ba bA bb bB c
</span></pre>
36 <pre><span>ba
 bA
 bb
 bB
 c
</span></pre>