blob: 1ffc7a42fe7f0376a5d694507f128f29c121b251 [file] [edit]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Reference</title>
<p>Test passes if there are two green squares and no red.</p>
<svg width="100" height="100"><rect width="100" height="100" fill="green"/></svg>
<svg width="100" height="100"><rect width="100" height="100" fill="green"/></svg>