svg-foreignobject-no-size-container-ref.html (195B)
1 <!doctype html> 2 <title>CSS Test Reference</title> 3 <p>You should see the word PASS below and no red.</p> 4 <svg><foreignObject style="width:100px;height:100px;"><div>PASS</div><foreignObject></svg>