blob: 3ce722a91453edb57b72a454fc72b1622d17e602 [file] [log] [blame]
<!DOCTYPE html>
<html style="background-color:#eeeeee; overflow:scroll;">
<style>
::-webkit-scrollbar {
display: none;
}
</style>
<script src="text-based-repaint.js"></script>
<script>
function repaintTest() {
document.documentElement.scrollTop = 20;
}
</script>
<body onload="runRepaintTest()" style="will-change: transform;">
<div style="height:500px">