blob: 8cac59a0690e3ab4c3c8d23b6c4caa975a7f82b5 [file] [log] [blame]
<!DOCTYPE html>
<style>
#composited-box {
width: 100px;
height: 100px;
background: green;
opacity: 0.5;
}
</style>
<div id="composited-box"></div>