gecko/layout/reftests/printing/820496-1-ref.html
Robert O'Callahan 6bd4298b70 Bug 820496. Put bounds in correct coordinate system when setting up the canvas background for a page. r=mattwoodrow
--HG--
extra : rebase_source : 1927c9c5c26dea200b9df618bb5798e5f37d6b86
2012-12-18 15:45:14 +13:00

8 lines
202 B
HTML

<!DOCTYPE html>
<html class="reftest-print">
<body style="margin:0">
<div style="height:10000px; background:blue;">
<div style="height:5000px; width:50%; background:yellow;">
</body>
</html>