Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-backgrounds
/
background-clip
/
clip-text-text-emphasis-ref.html
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>