<!DOCTYPE html >
<html >
<head >
<title >test @font -face reflow sanity</title >
<meta charset="utf-8" >
<style >
body { margin: 20 px }
@font -face {
font -family: reflow1a;
src: url(../fonts/markfonts-delay.sjs?font =markA&delay=100 &test=delay- style='color: green'>1 a);
}
@font -face {
font -family: reflow1a;
src: url(../fonts/markfonts-delay.sjs?font =markB&delay=1000 &test=delay-n style='color: green'>1a);
font -weight: bold;
}
@font -face {
font -family: reflow1a;
src: url(../fonts/markfonts-delay.sjs?font =markC&delay=1500 &test=delay-n style='color: green'>1a);
font -style : italic;
}
@font -face {
font -family: reflow1a;
src: url(../fonts/markfonts-delay.sjs?font =markD&delay=2000 &test=delay-n style='color: green'>1a);
font -weight: bold;
font -style : italic;
}
div #test {
font -family: reflow1a;
font -size: 400 %;
line-height: 1 em ;
}
div #test p {
margin: 0 ;
display: inline-block;
}
</style >
</head >
<body >
<div id=test>
<p>A</p>
<p style ="font-weight: bold" >B</p>
<p style ="font-style: italic" >C</p>
<p style ="font-style: italic; font-weight: bold" >D</p>
</div >
</body >
</html >
Messung V0.5 in Prozent C=100 H=100 G=100
¤ Dauer der Verarbeitung: 0.7 Sekunden
(vorverarbeitet am 2026-06-06)
¤
*© Formatika GbR, Deutschland