Skip to content

Commit a0ede8b

Browse files
frivoaltabatkins
authored andcommitted
[css-containment] Reuse existing terminology (#596)
Closes #396
1 parent 0a147e2 commit a0ede8b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

css-containment/Overview.bs

+1-4
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,7 @@ Layout Containment</h3>
221221
it must instead compute to ''continue/overflow''.
222222

223223
3. If the contents of the element overflow the element,
224-
they must not project any "geometry" beyond the element's normal bounds.
225-
In particular, any overflow must not be capable of causing the element's ancestors to overflow;
226-
as far as the ancestors are concerned,
227-
the element is perfectly confined to its normal width×height bounds.
224+
they must be treated as <a>ink overflow</a>.
228225

229226
Possible optimizations that can be enabled by <a>layout containment</a> include (but are not limited to):
230227

0 commit comments

Comments
 (0)