Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <!DOCTYPE html>
2 <!-- This test assumes that the document is 2in tall by 4in wide. -->
3 <html style="margin: 0; padding: 0; border: none; overflow: hidden"
4 class="reftest-print">
5 <body style="margin: 0; padding: 0; border: none">
6 <div style="position: fixed; height: 100%; background: green">
7 <img src="solidblue.png" style="height: 100%; visibility: hidden;">
8 </div>
9 </body>
10 </html>