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