blob: 66c2500b2336e7260103da2cbde7c7300df01ce9 [file] [log] [blame]
<style>
.container {
float: left;
font-size: 20px;
}
.margin_offset {
margin-inline-start: 10px;
}
</style>
<div class=container>this content<span class=margin_offset>should not wrap</span></div>
<div class=container style="direction: rtl">this content<span class=margin_offset>should not wrap</span></div>