summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/submission/Microsoft/foreigncontent/foreign_content_007.html
blob: f1ba496bb0920d961ce8cc2d8283836c3e3e74b6 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<svg width="100px" height="100px" >
 <rect width="100px" height="100px" fill="green" />
</svg>

<div>
    <p> Test passes if a green rectangle is visible on the page above this line. </p>
</div>