Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE HTML>
2 <title>Testcase, bug 462844</title>
3 <div style="position: relative">
4 <div>
5 <div style="height: 100px"></div>
6 <div style="background: aqua; height: 20px;"></div>
7 <div style="display:block; position: absolute; top: auto; left: 0; background: yellow;">Should be just below aqua block</div>
8 <div style="height: 100px"></div>
9 </div>
10 </div>