blob: ad6c7209021e723eebd58f9ae5a2b30a16d979a6 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<body>
Test for crbug.com/279434: This test passes if there is a green square below.<br/>
<div id="container">
<svg width="100" height="100">
<rect width="100" height="100" fill="green"/>
</svg>
</div>
</body>
</html>