4 <title>Vertical Font Fallback
</title>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
7 <style type=
"text/css">
16 writing-mode: tb-lr
; /* IE */
17 -webkit-writing-mode: vertical-lr
;
21 background-color: #eee;
28 writing-mode: lr-tb
; /* IE */
29 -webkit-writing-mode: horizontal-tb
;
33 background-color: #fee;
37 background-color: #ffe;
41 margin: 10% 5% 10% 5%;
42 background-color: #faa;
43 border-left: 20px solid
#f88;
44 border-right: 20px solid
#f88;
50 writing-mode: tb-rl
; /* IE */
51 -webkit-writing-mode: vertical-rl
;
59 <div class=
"basic d0"><p>第一段落 paragraph
1</p><p>第二段落 paragraph
2</p></div>
60 <div class=
"basic d1 vert"><p>第一段落 paragraph
1</p><p>第二段落 paragraph
2</p></div>