chromium/third_party/blink/renderer/core/testing/data/has-non-layer-viewport-constrained-objects.html

<div style="position:fixed;">Fixed obj</div>
<div id="scrollable" style="overflow: scroll; height:200px; will-change:transform;"></div>