Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
css
/
css-highlight-api
/
painting
/
custom-highlight-painting-002-ref.html
blob: d063bbd497eba2e0158401360bc16f3475cad81b [
file
] [
edit
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<style>
div
{
color
:
red
;
}
</style>
<body><div>
abc
</div>