We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a54c2 commit d25257dCopy full SHA for d25257d
1 file changed
css-contain-1/Overview.bs
@@ -413,7 +413,7 @@ Paint Containment</h3>
413
to access or indicate the presence of the clipped content;
414
nor does it inhibit the creation of any such mechanism through other properties,
415
<span class=informative>such as 'overflow', 'resize', or 'text-overflow'</span>.
416
- <span class=note>This is as if to ''overflow: visible'' was changed to ''overflow: clip'' at used value.</span>
+ <span class=note>This is as if ''overflow: visible'' was changed to ''overflow: clip'' at used value.</span>
417
2. The element acts as a containing block for absolutely positioned and fixed positioned descendants.
418
3. The element creates a <a>stacking context</a>.
419
4. The element [=establishes an independent formatting context=].
0 commit comments