trisquel-icecat/icecat/testing/web-platform/tests/css/css-fonts/font-synthesis-style-oblique-only-ref.html
2025-10-06 02:35:48 -06:00

20 lines
285 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS font-synthesis-style:oblique-only reference</title>
<style>
@font-face {
font-family: test;
src: url("resources/markA.ttf");
}
div {
font: 50px test;
}
</style>
<div>A</div>
<div>A</div>
<div>A</div>
<div>A</div>
<div>A</div>