chromium/third_party/blink/web_tests/external/wpt/css/css-conditional/container-queries/svg-foreignobject-no-size-container-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<p>You should see the word PASS below and no red.</p>
<svg><foreignObject style="width:100px;height:100px;"><div>PASS</div><foreignObject></svg>