summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/composited-iframe-hidden-expected.html
blob: 14bf34b0fe4e62bed720b3c23700254afbfd186b (plain)
1
2
3
4
<!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.