Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
compositing
/
composited-iframe-hidden-expected.html
blob: 14bf34b0fe4e62bed720b3c23700254afbfd186b [
file
]
<!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.