blob: a9c82c4f3e2d717469bd5bc9e9ff9cefb49a25d0 [file] [log] [blame]
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<p>There should be a (pale) green square below, and no (pale) red.</p>
<div style="will-change:transform; contain:strict; width:100px; height:100px;">
<div style="opacity:0.2; width:100px; height:100px;">
<div style="width:100px; height:100px; background:green;"></div>
</div>
</div>