4 <title>Bug
1114329 testcase
</title>
7 writing-mode: vertical-rl;
8 -webkit-writing-mode: vertical-rl;
14 <div style=
"height:600px; direction: rtl;">
15 <div dir=
"ltr" style=
"inline-size:-moz-fit-content">
16 <div style=
"height:300px">
17 <div style=
"height:100px;width:120px;background:rgba(0,255,0,0.8);float:left;"></div>
19 <div style=
"height:200px">
20 <div style=
"height:100px;width:150px;background:rgba(255,0,0,0.8);float:left;"></div>
23 <div style=
"background:silver">
24 This text should appear BELOW the green and red blocks.