File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ Layout Containment</h3>
217217 layout containment has no effect.
218218 Otherwise, giving an element <dfn export>layout containment</dfn> has the following effects:
219219
220- 1. The element <a> establishes a formatting context</a> .
220+ 1. The element establishes a new <a> formatting context</a> .
221221
222222 2. If a <a>fragmentation context</a> participates in <a>layout containment</a> ,
223223 the first element with <a>layout containment</a>
@@ -354,7 +354,7 @@ Paint Containment</h3>
354354 <span class=note> This is as if to ''overflow: visible'' was changed to ''overflow: clip'' at used value.</span>
355355 2. The element acts as a containing block for absolutely positioned and fixed positioned descendants.
356356 3. The element creates a <a>stacking context</a> .
357- 4. The element <a> establishes a formatting context</a> .
357+ 4. The element establishes a new <a> formatting context</a> .
358358
359359 Possible optimizations that can be enabled by <a>paint containment</a> include (but are not limited to):
360360
You can’t perform that action at this time.
0 commit comments