trisquel-icecat/icecat/layout/reftests/font-matching/1923698-font-variant-emoji.html
2025-10-06 02:35:48 -06:00

6 lines
128 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<style>
p { font: 25px/2 serif; font-variant: emoji; }
</style>
<p>abc 123 def * xyz</p>