Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / text / 1637405-pua-shaping-1-notref.html
bloba429031d6f1efabd75dd674a02506e39064bd0f9
1 <!DOCTYPE html>
2 <meta charset=utf-8>
3 <style>
4 @font-face {
5 font-family: test;
6 src: url(../fonts/JuniusX-Regular.woff2);
8 .test {
9 font: 50px test;
11 </style>
12 <p>Test passes if the first line has the diacritic right-aligned over the m,
13 while the second line has it centered:</p>
14 <div class=test><span style="display:inline-block">m</span>&#xF03E;</div>
15 <div class=test><span style="display:inline-block">m</span>&#xF03E;</div>