Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <!DOCTYPE html>
2 <html>
3 <div style="display:block; width:100px; height:100px; background: blue;"></div>
4 <div style="display:block; width:100px; height:100px; background: green;"></div>
5 <div style="display:block; width:100px; height:100px; background: blue;"></div>
6 <div style="display:block; width:100px; height:100px; background: purple;"></div>
7 </html>