<!DOCTYPE html> | |
<html> | |
<head></head> | |
<body> | |
This test makes sure that combining marks are drawn. It does so by drawing a combining mark into a context which has been clipped so that the entire box is filled with the combining mark. | |
<div style="width: 750px; height: 60px; background: black;"> | |
</div> | |
</body> | |
</html> |