Skip to content

Commit f4121a8

Browse files
committed
[css-overflow-3] Handle non-start/start origins. #7237
1 parent 8f5f683 commit f4121a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ Scrollable Overflow</h3>
225225
<li>
226226
The border boxes
227227
of all boxes for which it is the containing block
228-
and whose border boxes are positioned not wholly outside
229-
its <a>block-start</a> or <a>inline-start</a> padding edges,
228+
and whose border boxes are positioned not wholly
229+
in the [=negative scrollable overflow region=],
230230
accounting for transforms by projecting each box onto
231231
the plane of the element that establishes its <a>3D rendering context</a>.
232232
[[!CSS3-TRANSFORMS]]

0 commit comments

Comments
 (0)