Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/font-loading-api/dynamic-insert-1-ref.html

10 lines
138 B
HTML
Raw Normal View History

<!DOCTYPE html>
<style>
@font-face {
font-family: One;
src: url(../fonts/markA.ttf);
}
body { font-family: One; }
</style>
<p>ABC</p>