blob: 60b7785e2d70bc630722f24eaf0f52f4cdcb2d3a [file] [log] [blame]
<!DOCTYPE html>
<style>
html {
background: url('../../paint/invalidation/resources/grid.png');
position: absolute;
left: 12px;
top: 34px;
background-attachment: fixed;
}
</style>
Root background with fixed attachment shouldn't be affected by layout of the root box.