Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS reftest reference: image(&lt;color&gt;) inside cross-fade()</title>
<style>
div {
width: 100px;
height: 100px;
margin: 4px;
background-color: green;
}
</style>
<p>Test passes if there are two solid green squares.</p>
<div></div>
<div></div>