We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a147e2 commit a0ede8bCopy full SHA for a0ede8b
css-containment/Overview.bs
@@ -221,10 +221,7 @@ Layout Containment</h3>
221
it must instead compute to ''continue/overflow''.
222
223
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.
+ they must be treated as <a>ink overflow</a>.
228
229
Possible optimizations that can be enabled by <a>layout containment</a> include (but are not limited to):
230
0 commit comments