blob: 35f278cfaf59168bf6e221b1b6a7bb2dc08578e2 [file] [log] [blame]
<!DOCTYPE html>
<div style="background: green">
<div>Expected: a black square on green background.</div>
<svg style="width: 200px; height: 200px; background: black">
</svg>
</div>