Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
imported
/
blink
/
compositing
/
invisible-subtree-compositing-and-preserves-3d-expected.html
blob: 79c6538829d58fc74c48d46c6e31fb68e85fdc4b [
file
] [
log
] [
blame
]
<!doctype HTML>
<div
style
=
"
transform
:
translateX
(
300px
);
width
:
300px
;
height
:
300px
;
background
:
lightblue
"
>
<div
style
=
"
width
:
200px
;
height
:
200px
;
background
:
lightgray
"
></div>
</div>