File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ Scrollable overflow</h3>
154
154
the border boxes
155
155
of all boxes for which it is the containing block,
156
156
accounting for transforms by projecting each box onto
157
- the plane of the element that establishes its <a>3d- rendering context</a> .
158
- [[!CSS -TRANSFORMS-1 ]]
157
+ the plane of the element that establishes its <a>3D rendering context</a> .
158
+ [[!CSS3 -TRANSFORMS]]
159
159
160
160
Issue: Is this description of handling transforms
161
161
sufficiently accurate?
@@ -165,8 +165,8 @@ Scrollable overflow</h3>
165
165
(accounting for transforms as described above),
166
166
provided they themselves have ''overflow: visible''
167
167
(i.e. do not themselves trap the overflow)
168
- and that overflow is not already clipped
169
- by the 'clip' property.
168
+ and that <a>scrollable overflow</a> is not already clipped
169
+ (e.g. by the 'clip' property or the 'contain' property) .
170
170
171
171
Note: The 'mask-*' properties [[!CSS-MASKING-1]]
172
172
do not affect the <a>scrollable overflow region</a> .
You can’t perform that action at this time.
0 commit comments