blob: 8d7c54f3f7ec0176d55ce9bc6eb89ce108be9b18 [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
.clip {
font-size: 80px;
text-emphasis: filled currentColor;
color: green;
}
</style>
<div class="clip">Text with text emphasis</div>