Merge mozilla-central to autoland. a=merge CLOSED TREE
[gecko.git] / layout / reftests / font-face / colrv1-09.html
blob6c7ae6e82ec0a8e76d2dc7084cfddf0821136342
1 <!DOCTYPE html>
2 <html>
3 <meta charset=utf-8>
4 <title>COLRv1 font test: reverse sweep, denormalized color line</title>
5 <style>
6 @font-face {
7 font-family: CAhem;
8 src: url("CAhem.ttf");
10 span { font: 50px/1 CAhem; }
11 </style>
13 <div>
14 <div><span>m</span></div>
15 </div>