Newer
Older
minerva / Tests / LibWeb / Ref / reference / space-glyph-width-ref.html
@minerva minerva on 13 Jul 174 bytes Initial commit
<!DOCTYPE html>
<html>
<head>
    <style>
        .text {
            font-size: 100px;
        }
    </style>
</head>
<body>
    <div class="text">A B</div>
</body>
</html>