Skip to content

Commit 29c0b70

Browse files
committed
[css-containment] Fixup based on code review.
1 parent 4ce37eb commit 29c0b70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-containment/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,12 @@ Layout Containment</h3>
153153
then they are not generated.
154154
If they would exist regardless,
155155
they remain part of the <a>fragmentation context</a>,
156-
but do no receive any content from the <a>fragmented flow</a>.
156+
but do not receive any content from the <a>fragmented flow</a>.
157157

158158
Specifically:
159159
- <a spec=css-regions>CSS Regions</a> following the one which traps the content
160160
are still considered part of the <a spec=css-regions>region chain</a>
161-
as returned by the {{getRegions()}} method
161+
as returned by the {{NamedFlow/getRegions()}} method
162162
of the {{NamedFlow}} interface.
163163
- the {{regionOverset}} attribute of the {{Region}} interface
164164
of the region which traps the content

0 commit comments

Comments
 (0)