1
0
Fork 0
firefox/layout/reftests/font-matching/system-font-rfp.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

8 lines
299 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<div style="font: caption">Caption</div>
<div style="font: icon">Icon</div>
<div style="font: menu">Menu</div>
<div style="font: message-box">Message box</div>
<div style="font: small-caption">Small caption</div>
<div style="font: status-bar">Status bar</div>