blob: 9def7986a347c53e070ab75b003d14a7ed59fce4 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/run-after-layout-and-paint.js"></script>
<script src="../resources/window-resize-repaint.js"></script>
<style>
body {
background-image: linear-gradient(red, blue);
background-attachment: fixed;
height: 3000px;
}
</style>