Skip to content

Commit 54d6873

Browse files
committed
[css-containment] Use fully qualified names
1 parent f88fc8c commit 54d6873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-containment/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Layout Containment</h3>
160160
are still considered part of the <a>region chain</a>
161161
as returned by the {{NamedFlow/getRegions()}} method
162162
of the {{NamedFlow}} interface.
163-
- the {{regionOverset}} attribute of the {{Region}} interface
163+
- the {{Region/regionOverset}} attribute of the {{Region}} interface
164164
of the region which traps the content
165165
is set to ''overset'' if the content doesn't fit,
166166
even if it is not the last region in the region chain.

0 commit comments

Comments
 (0)