Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-highlight-api
/
painting
/
custom-highlight-painting-inheritance-003-ref.html
blob: cdab7615e4c5fe3f419c2b225bb6e4f7ee7d5f76 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"UTF-8"
>
<style>
div
{
color
:
#
00000080
;
}
</style>
<body>
<div>
foobar
</div>
</body>