Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-cascade
/
revert-layer-015-ref.html
blob: 661016619c0c46c113dedc57aa890f62b35e137c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
input
::
placeholder
{
background-color
:
green
;
}
</style>
<input
placeholder
=
"placeholder"
>