15 .content
> div
> div {
16 mix-blend-mode: multiply;
19 background-color: black;
20 transform: rotateX(
0deg);
25 <p>Test that mix-blend-mode multiply works for layers that are clipped with overflow hidden.
</p>
26 <p>This test passes if you can see two black squares.
</p>
31 <div style=
"transform: rotateX(0deg);">