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 @@ -852,12 +852,12 @@ Inline-Size Containment</h3>
852852 but not in a way that reverts it to the previously-problematic layout.
853853
854854 For example, if scrollbars were introduced,
855- they are not then removed,
855+ they are then not removed,
856856 even if the consequent [=block size=] is small enough to not need them;
857857 or if a box’s logical height collides with a lower-placed float and is cleared down
858858 to where it also has more available inline space
859859 and thus becomes short enough to not have collided,
860- it is not them moved back up to its previous problematic size and position.
860+ it is then not moved back up to its previous problematic size and position.
861861
862862 Thus, although [=inline-size containment=] prevents
863863 the box’s content from directly affecting its [=inline size=]
You can’t perform that action at this time.
0 commit comments