gecko/gfx/tests/reftest/611498-ref.html
Joe Drew 19957ee9c6 Bug 611498 - Add a test for transparent areas overdrawing when repeatedly drawn. r=jrmuizel a=b
--HG--
extra : rebase_source : 42a63d58e136368a595ba1714ceac47134a0e1bf
2010-11-12 18:34:43 -05:00

7 lines
212 B
HTML

<!doctype html>
<html>
<body style="background: url('bwinton.jpg'); background-attachment: fixed">
<div style="background: url('blacktrans.png'); width: 100px; height: 100px">blah blah blah</div>
</body>
</html>