haikuwebkit/LayoutTests/fast/layers/deep-layer-update-expected....

7 lines
217 B
HTML

<!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>