blob: cfc9cff567d1b1ec3846270572ba18dcdfadced2 [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;
}
</style>