Bug 1732060 [wpt PR 30876] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / writing-mode / 1248248-1-orientation-break-glyphrun.html
blob793c57046f8cd803dba9037acb1912d9650b2afc
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset=utf-8>
5 <style>
6 @font-face {
7 font-family: test;
8 src: url('../fonts/gw1270797.ttf') format("truetype");
10 html {
11 font-size: 72pt;
12 font-family: test, sans-serif;
13 writing-mode: vertical-rl;
14 text-orientation: mixed;
16 </style>
17 </head>
18 <body>
19 &#xFA19;&#x795E;&#xE0100;&#x795E;&#xE0103;&#x795E;&#xFE00;
20 </body>
21 </html>