<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
This test makes sure that code points which have the Default_Ignorable_Code_Point property are not rendered. The test passes if you don't see anything below. | |
<div style="font-size: 100px;">𝅳</div> | |
</body> | |
</html> |