7 border:
5px solid maroon;
13 .multicol[
dir=
"rtl"]
> .column {
17 display: inline-block;
20 background-color: green;
33 Test layers which are fully contained within a single column.
36 <div class=
"multicol">
46 <div class=
"block"></div> line7
<br>
48 <span class=
"relative">relative9
</span><br>
54 <!-- The extra inner span below forces the creation of a transparency layer in Skia to work
55 around optimizations that would cause blending differences between the test and the
57 <span class=
"opacity">opacity
<span>13</span></span><br>
63 <div class=
"multicol" dir=
"rtl">
73 <div class=
"block"></div> line7
<br>
75 <span class=
"relative">relative9
</span><br>
81 <!-- The extra inner span below forces the creation of a transparency layer in Skia to work
82 around optimizations that would cause blending differences between the test and the
84 <span class=
"opacity">opacity
<span>13</span></span><br>