blob: 9de9a65b4fd824c0693e83ada3dcbd81ff4bff20 [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
color: green;
border: 5px solid currentColor;
}
</style>
<div>currentColor should work in strict mode</div>