chromium/third_party/blink/web_tests/external/wpt/css/CSS2/stacking-context/opacity-change-twice-stacking-context-ref.html

<!doctype HTML>
<div style="width: 100px; height: 100px; z-index: 1; opacity: 0.9; background: blue; position: absolute">
</div>