Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
compositing
/
invisible-subtree-compositing-and-preserves-3d-expected.html
blob: 79c6538829d58fc74c48d46c6e31fb68e85fdc4b [
file
]
<!doctype HTML>
<div
style
=
"
transform
:
translateX
(
300px
);
width
:
300px
;
height
:
300px
;
background
:
lightblue
"
>
<div
style
=
"
width
:
200px
;
height
:
200px
;
background
:
lightgray
"
></div>
</div>