Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE HTML>
2 <html class="reftest-print">
3 <title>Testcase for float breaking</title>
4 <body style="margin: 0">
5 <div style="float: left; width: 3.5in; height: 0.5in; background: blue"></div>
6 <div style="float: left; width: 1in; height: 1in; background: aqua"></div>
7 <!-- test to see where this float goes -->
8 <div style="float: left; width: 2in; height: 1.75in; background: fuchsia"></div>