Backed out changeset 57d71ba078d7 (bug 1932390) for causing wpt failures @ failures_A...
[gecko.git] / layout / reftests / font-loading-api / dynamic-insert-1-ref.html
blobcaf83dd053825c559ae553c9f702d20d2420e4b8
1 <!DOCTYPE html>
2 <style>
3 @font-face {
4 font-family: One;
5 src: url(../fonts/markA.ttf);
7 body { font-family: One; }
8 </style>
9 <p>ABC</p>