blob: 03461273d1410bb65b40c346cb33ddc2cd5a0466 [file] [log] [blame]
<style>
div {
background-color: red;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
a {
text-decoration: none;
}
</style>
<div><a href="">PASS if no underline</a></div>