Bug 1523562 [wpt PR 14913] - [PE] Fix layer under-invalidation when visiblity status...
[gecko.git] / testing / web-platform / tests / css / CSS2 / stacking-context / opacity-change-twice-stacking-context-ref.html
blobda17527af567e0e9d14e181b11ac09548b8003b0
1 <!doctype HTML>
2 <div style="width: 100px; height: 100px; z-index: 1; opacity: 0.9; background: blue; position: absolute">
3 </div>