blob: d6ee33cda749a55a89b28c5f253d2d956d8081e8 [file] [log] [blame]
<!DOCTYPE html><meta charset="utf-8">
<link rel="stylesheet" href="support/highlights.css">
<style>
div {
color: lime;
background: green;
margin: 10px;
}
#textshadow-currentcolor > span {
text-shadow: currentcolor 2px 2px;
}
</style>
<div id="textshadow-currentcolor" class="highlight_reftest"><span>example</span> - textshadow-currentcolor</div>