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
[css-containment] Use fully qualified names
  • Loading branch information
frivoal committed Jul 7, 2015
commit 54d6873ec59cfa80948e080b4457ca48218a21e2
2 changes: 1 addition & 1 deletion css-containment/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Layout Containment</h3>
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
- the {{Region/regionOverset}} attribute of the {{Region}} interface
of the region which traps the content
is set to ''overset'' if the content doesn't fit,
even if it is not the last region in the region chain.
Expand Down