File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h2>11.1 <a name="overflow-clipping">Overflow and clipping</a></h2>
73
73
absolutely</ a > , partly outside the box. Such boxes are not always
74
74
clipped by the overflow property on their ancestors; specifically,
75
75
they are not clipped by the overflow of any ancestor between
76
- themselves and their containing block
76
+ themselves and their containing block.
77
77
</ li >
78
78
< li > A descendant box has < a href ="box.html#margin-properties "> negative margins</ a > , causing it
79
79
to be positioned partly outside the box.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ height).
42
42
absolutely</a>, partly outside the box. Such boxes are not always
43
43
clipped by the overflow property on their ancestors; specifically,
44
44
they are not clipped by the overflow of any ancestor between
45
- themselves and their containing block
45
+ themselves and their containing block.
46
46
</li>
47
47
<li>A descendant box has <a href="box.html#margin-properties">negative margins</a>, causing it
48
48
to be positioned partly outside the box.
You can’t perform that action at this time.
0 commit comments