Merge autoland to mozilla-central. a=merge
[gecko.git] / layout / reftests / font-face / bug-1481905-cancel-load-ref.html
blob1cec246760e7cc24bf1aa6c4a9647b9e872767a5
1 <!DOCTYPE html>
2 <html>
3 <meta charset="utf-8">
4 <style>
5 @font-face {
6 font-family: test;
7 src: url(../fonts/markA.ttf);
9 </style>
10 <div style="font-family: test, serif">ABC</div>
11 <div style="font-family: serif">ABC</div>