chromium/third_party/blink/web_tests/compositing/composited-iframe-hidden-expected.html

<!DOCTYPE html>
<div style="visibility: hidden;"><iframe></iframe></div>
<p>This test passes if there is no assert failure in debug builds and there is no visible
content in the iframe above after the page fully settles.