servo/tests/wpt/web-platform-tests/css/css-cascade/revert-layer-015-ref.html

5 lines
115 B
HTML

<!DOCTYPE html>
<style>
input::placeholder { background-color: green; }
</style>
<input placeholder="placeholder">