summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/stacking-context/opacity-change-twice-stacking-context-ref.html
blob: da17527af567e0e9d14e181b11ac09548b8003b0 (plain)
1
2
3
<!doctype HTML>
<div style="width: 100px; height: 100px; z-index: 1; opacity: 0.9; background: blue; position: absolute">
</div>