<!DOCTYPE html>
<html>
<body>
<div style="will-change: transform; position: relative; left: 10px; top: 40px">
<div style="position: relative; left: 10px; top: 70px">
This test is successful if no green rectangles are visible.
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div style="will-change: transform; position: relative; left: 10px; top: 40px">
<div style="position: relative; left: 10px; top: 70px">
This test is successful if no green rectangles are visible.
</div>
</body>
</html>