blob: 897ad0fbe1a42ac4bf2cff8961019eee6cb47d73 [file] [log] [blame]
<!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;">&#x1D173;</div>
</body>
</html>