Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="author" title="Vitor Roriz" href="https://github.com/vitorroriz">
<link rel="match" href="./font-unicode-presented-as-emoji-outline-ref.html">
<style>
@font-face {
font-family: 'Ahem Crossmark';
src: url('./resources/AhemCrossmarkSupport.otf');
unicode-range: U+0020, U+274C; /* include U+0020 to act as "first available font" and
avoid line-height being derived from fallback */
}
.emoji {
font-family: 'Ahem Crossmark', system-ui;
}
</style>
<span class="emoji" style="font-size: 60px;">❌</span>
</html>