blob: 5034a629b682160c4a21d459605f6893cccca6a2 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>test(function(){});</script>
<div style="will-change: transform; width: 100px; height: 100px; background: blue; overflow: scroll;
border-radius: 5px; border: 2px dotted green">
<div style="width: 200px; height: 200px">
Content
</div>
</div>