Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[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.
  • Loading branch information
frivoal committed Jul 7, 2015
commit f88fc8c72051a9d6c3025edd98f81150a8f2bc40
4 changes: 2 additions & 2 deletions css-containment/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ Layout Containment</h3>
but do not receive any content from the <a>fragmented flow</a>.

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