Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>background-clip:text paint invalidation on text change (reference)</title>
<div style="background: linear-gradient(blue, green);
background-clip: text;
color: transparent;
font-size: 100px;">New text</div>