summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-cascade/revert-layer-015-ref.html
blob: 661016619c0c46c113dedc57aa890f62b35e137c (plain)
1
2
3
4
5
<!DOCTYPE html>
<style>
input::placeholder { background-color: green; }
</style>
<input placeholder="placeholder">