Skip to content

Commit d25257d

Browse files
committed
[css-contain] Fix typo
1 parent 16a54c2 commit d25257d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-contain-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Paint Containment</h3>
413413
to access or indicate the presence of the clipped content;
414414
nor does it inhibit the creation of any such mechanism through other properties,
415415
<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>
416+
<span class=note>This is as if ''overflow: visible'' was changed to ''overflow: clip'' at used value.</span>
417417
2. The element acts as a containing block for absolutely positioned and fixed positioned descendants.
418418
3. The element creates a <a>stacking context</a>.
419419
4. The element [=establishes an independent formatting context=].

0 commit comments

Comments
 (0)