4 <title>Bug
1114329 testcase
</title>
7 writing-mode: vertical-lr;
8 -webkit-writing-mode: vertical-lr;
15 <div style=
"height:600px; margin-top:0; margin-bottom:auto;">
16 <div style=
"height:300px">
17 <div style=
"height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
19 <div dir=
"ltr" style=
"height:200px">
20 <div style=
"height:100px;width:150px;background:rgba(255,0,0,0.8);float:right;"></div>
22 <div style=
"background:silver">
23 This text should appear ABOVE the red and green blocks.