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