blob: 4f654f9c554d1e2ab98960ec291419d44375c1ae [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>CSS Filter Test: Reference for Saturate short hand</title>
<link rel="author" title="Akihiro Oyamada" href="mailto:admin@yomotsu.net">
<link rel="reviewer" title="Dirk Schulze" href="mailto:dschulze@adobe.com">
<style type="text/css">
div {
width: 200px;
height: 200px;
background: #EDEDED;
}
</style>
</head>
<body>
<p>You should see a gray rectangle.</p>
<div></div>
</body>
</html>