<!doctype HTML>
<style>
html,body {
content-visibility: auto;
}
</style>
<div id=target style="height: 1000px; width: 100px; overflow: scroll">
<marquee></marquee>
<div style="width: 50px; height: 2000px"></div>
</div>
<!doctype HTML>
<style>
html,body {
content-visibility: auto;
}
</style>
<div id=target style="height: 1000px; width: 100px; overflow: scroll">
<marquee></marquee>
<div style="width: 50px; height: 2000px"></div>
</div>