blob: 61c9ca64f4559b911b326b3167f6d89ce834b49c [file] [log] [blame]
<!DOCTYPE html>
<style>
div { will-change: transform; }
</style>
<div style="opacity: 0.5;">First of two lines, at 0.5 opacity.</div>
<div style="overflow: scroll;">Second of two lines, in a scrollable element.</div>