blob: 4e265251ea95ef5a2bac60fec46b032c578d8161 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
This test makes sure that U+25CF BLACK CIRCLE is rendered as an actual dot. The test passes if you see a black square below.
<div style="position: relative; width: 50px; height: 50px; overflow: hidden; background-color: black;">
</div>
</body>
</html>