We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce37eb commit 29c0b70Copy full SHA for 29c0b70
1 file changed
css-containment/Overview.bs
@@ -153,12 +153,12 @@ Layout Containment</h3>
153
then they are not generated.
154
If they would exist regardless,
155
they remain part of the <a>fragmentation context</a>,
156
- but do no receive any content from the <a>fragmented flow</a>.
+ but do not receive any content from the <a>fragmented flow</a>.
157
158
Specifically:
159
- <a spec=css-regions>CSS Regions</a> following the one which traps the content
160
are still considered part of the <a spec=css-regions>region chain</a>
161
- as returned by the {{getRegions()}} method
+ as returned by the {{NamedFlow/getRegions()}} method
162
of the {{NamedFlow}} interface.
163
- the {{regionOverset}} attribute of the {{Region}} interface
164
of the region which traps the content
0 commit comments