Skip to content

Commit f88fc8c

Browse files
committed
[css-containment] Remove explicit spec links after fixing that spec
css-regions now exports its definitions, so we can link to them without being extra verbose.
1 parent 29c0b70 commit f88fc8c

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
@@ -156,8 +156,8 @@ Layout Containment</h3>
156156
but do not receive any content from the <a>fragmented flow</a>.
157157

158158
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>
159+
- <a>CSS Regions</a> following the one which traps the content
160+
are still considered part of the <a>region chain</a>
161161
as returned by the {{NamedFlow/getRegions()}} method
162162
of the {{NamedFlow}} interface.
163163
- the {{regionOverset}} attribute of the {{Region}} interface

0 commit comments

Comments
 (0)